Registry / auth / zendframework-zend-authentication

zendframework-zend-authentication

JSON →
library2.7.0phppackagistunverified

provides an API for authentication and includes concrete authentication adapters for common use case scenarios

composer require zendframework/zend-authentication
INSTALL
IMPORT
SIG · ZENDFRAMEWORK-ZEND
Z
zendframework-zend-authentication
authphpv2.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AuthenticationService
use Zend\Authentication\AuthenticationService;

Authenticate using an adapter

use Zend\Authentication\AuthenticationService; $auth = new AuthenticationService(); $result = $auth->authenticate($adapter);
Debug
Known issues
breakingPackage is part of Zend Framework, which is no longer maintained; consider migrating to Laminas.
fix
Replace zendframework/zend-authentication with laminas/laminas-authentication.
affects: >=2.0.0
Upgrade
Version history
2.7.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Resources
zendframework-zend-authentication — pip install zendframework-zend-authentication · libregistry