diablomedia / zendframework1-crypt
Zend Framework 1 Crypt component
Installs: 417 883
Dependents: 8
Suggesters: 0
Security: 0
Stars: 0
Watchers: 5
Forks: 2
Open Issues: 1
Requires
- php: ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
- diablomedia/zendframework1-exception: ^1.1.1
Requires (Dev)
- friendsofphp/php-cs-fixer: 3.67.0
- maglnet/composer-require-checker: ^3.0.0
- phpro/grumphp-shim: ^2.0.0
- phpstan/phpstan: 2.1.1
- phpunit/phpunit: ^9.6.19 || ^10.5.18
Suggests
- ext-bcmath: Used in various hashing/crypt algorithms
- ext-gmp: Used in various hashing/crypt algorithms
- ext-hash: Used in various hashing/crypt algorithms
- ext-mcrypt: Used in various hashing/crypt algorithms
- ext-openssl: Used in various hashing/crypt algorithms
This package is auto-updated.
Last update: 2025-01-14 09:15:24 UTC
README
This is just the Zend_Crypt component extracted from our fork of the Zend Framework 1 repo (https://github.com/diablomedia/zf1).