Libraries tagged by password-hash
symfony/password-hasher
154961267 Downloads
Provides password hashing utilities
ircmaxell/password-compat
58397131 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
paragonie/halite
10902598 Downloads
High-level cryptography interface powered by libsodium
roots/wp-password-bcrypt
10394002 Downloads
WordPress plugin which replaces wp_hash_password and wp_check_password's phpass hasher with PHP 5.5's password_hash and password_verify using bcrypt.
mikemclin/laravel-wp-password
3578779 Downloads
Laravel package that checks and creates WordPress password hashes
illuminate/hashing
29978392 Downloads
The Illuminate Hashing package.
laminas/laminas-crypt
19062679 Downloads
Strong cryptography tools and password hashing
passwordlib/passwordlib
224438 Downloads
A Password Hashing Library
bordoni/phpass
4827615 Downloads
Portable PHP password hashing framework
yiisoft/security
515294 Downloads
Security utilities
ellaisys/aws-cognito
267211 Downloads
Laravel Authentication using AWS Cognito (Web and API)
phpauth/phpauth
212008 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
zendframework/zend-crypt
15117350 Downloads
Strong cryptography tools and password hashing
jeremykendall/password-validator
70900 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
paragonie/password_lock
52679 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption