Libraries tagged by password_hash
symfony/password-hasher
158100998 Downloads
Provides password hashing utilities
ircmaxell/password-compat
58645400 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
paragonie/halite
11183635 Downloads
High-level cryptography interface powered by libsodium
roots/wp-password-bcrypt
10441696 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
3605959 Downloads
Laravel package that checks and creates WordPress password hashes
illuminate/hashing
30203720 Downloads
The Illuminate Hashing package.
laminas/laminas-crypt
19207693 Downloads
Strong cryptography tools and password hashing
passwordlib/passwordlib
224865 Downloads
A Password Hashing Library
bordoni/phpass
4902076 Downloads
Portable PHP password hashing framework
yiisoft/security
532520 Downloads
Security utilities
ellaisys/aws-cognito
276416 Downloads
Laravel Authentication using AWS Cognito (Web and API)
phpauth/phpauth
212736 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
15132509 Downloads
Strong cryptography tools and password hashing
jeremykendall/password-validator
71063 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
paragonie/password_lock
53319 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption