zendframework/zend-expressive-authentication-zendauthentication

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-authentication-laminasauthentication package instead.

zend-authentication adapter for zend-expressive-authentication.

Maintainers

👁 zendframework

Package info

github.com/zendframework/zend-expressive-authentication-zendauthentication

Issues

Forum

Documentation

pkg:composer/zendframework/zend-expressive-authentication-zendauthentication

Statistics

Installs: 4 297

Dependents: 0

Suggesters: 1

Stars: 4

1.0.1 2019-06-18 10:22 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 87b09164c465bba58f4d12ccef57e18790c7b7ce

AuthenticationZendFrameworkzfexpressive

This package is auto-updated.

Last update: 2020-01-28 19:14:46 UTC


README

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-authentication-laminasauthentication.

👁 Build Status
👁 Coverage Status

This library provides a zend-authentication adapter for use with zend-expressive-authentication.

Installation

Run the following to install this library:

$ composer require zendframework/zend-expressive-authentication-zendauthentication

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.