chevron / password
an injectable wrapper for the password_* functions
Installs: 43
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/chevron/password
Requires
- php: >=5.4.0
- ircmaxell/password-compat: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is auto-updated.
Last update: 2025-10-06 11:41:41 UTC
README
An injectable wrapper for the password_* functions release in PHP >= 5.5. For PHP <= consult https://github.com/ircmaxell/password_compat.
Peruse the tests or, if present, the examples directory to see usage.
See packagist for version/installation info.