Libraries tagged by password-hash
ircmaxell/password-compat
53935091 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
symfony/password-hasher
109574402 Downloads
Provides password hashing utilities
roots/wp-password-bcrypt
9448217 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.
paragonie/halite
7256629 Downloads
High-level cryptography interface powered by libsodium
mikemclin/laravel-wp-password
3148929 Downloads
Laravel package that checks and creates WordPress password hashes
illuminate/hashing
26180571 Downloads
The Illuminate Hashing package.
phpauth/phpauth
138214 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.
laminas/laminas-crypt
15907494 Downloads
Strong cryptography tools and password hashing
bordoni/phpass
3579588 Downloads
Portable PHP password hashing framework
yiisoft/security
351437 Downloads
Security utilities
zendframework/zend-crypt
14830268 Downloads
Strong cryptography tools and password hashing
jeremykendall/password-validator
68132 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
paragonie/password_lock
42941 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
simplesamlphp/simplesamlphp-module-authcrypt
6055322 Downloads
This module provides authentication against password hashes or .htpasswd files
robinpowered/php-ntlm
105036 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol