Libraries tagged by password_hash
ircmaxell/password-compat
54202601 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
symfony/password-hasher
111995218 Downloads
Provides password hashing utilities
roots/wp-password-bcrypt
9524108 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
7427728 Downloads
High-level cryptography interface powered by libsodium
illuminate/hashing
26419053 Downloads
The Illuminate Hashing package.
phpauth/phpauth
143362 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
16151384 Downloads
Strong cryptography tools and password hashing
mikemclin/laravel-wp-password
3177166 Downloads
Laravel package that checks and creates WordPress password hashes
bordoni/phpass
3652167 Downloads
Portable PHP password hashing framework
yiisoft/security
360328 Downloads
Security utilities
zendframework/zend-crypt
14847996 Downloads
Strong cryptography tools and password hashing
jeremykendall/password-validator
68315 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
paragonie/password_lock
43447 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
simplesamlphp/simplesamlphp-module-authcrypt
6097553 Downloads
This module provides authentication against password hashes or .htpasswd files
robinpowered/php-ntlm
105903 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol