fragotesac / zf1-openid
Zend Framework 1 OpenId component
1.0.7
2024-09-16 22:24 UTC
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0
- fragotesac/zf1-controller: ^1.0.6
- fragotesac/zf1-crypt: ^1.0.5
- fragotesac/zf1-exception: ^1.1.1
- fragotesac/zf1-http: ^1.0.5
- fragotesac/zf1-session: ^1.1.3
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.58.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
- ext-bcmath: If loaded, bcmath functions will be used
- ext-gmp: If loaded, gmp functions will be used
- ext-hash: If loaded, hash functions will be used
- ext-mbstring: If extension is loaded, mb_strlen will be used instead of strlen
- ext-openssl: If loaded, openssl functions will be used
This package is not auto-updated.
Last update: 2024-10-29 21:25:13 UTC
README
This is just the Zend_OpenId component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).