fragotesac / zf1-auth
Zend Framework 1 Auth component
Installs: 42
Dependents: 5
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 2
pkg:composer/fragotesac/zf1-auth
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- fragotesac/zf1-exception: ^1.1.1
- fragotesac/zf1-session: ^1.1.3
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.54.0
- maglnet/composer-require-checker: ^3.0.0
- phpro/grumphp-shim: ^2.0.0
- phpstan/phpstan: 1.10.67
- phpunit/phpunit: ^9.6.19 || ^10.5.18
Suggests
- fragotesac/zf1-auth-adapter-dbtable: DbTable based auth adapter
- fragotesac/zf1-auth-adapter-http: Http based auth adapter
- fragotesac/zf1-auth-adapter-ldap: Ldap based auth adapter
- fragotesac/zf1-auth-adapter-openid: OpenId based auth adapter
This package is not auto-updated.
Last update: 2025-10-15 03:32:59 UTC
README
This is just the Zend_Auth component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1). Optional adapters may have to be installed separately.