Libraries tagged by password hash
ircmaxell/password-compat
54257939 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
symfony/password-hasher
112470367 Downloads
Provides password hashing utilities
roots/wp-password-bcrypt
9537003 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
7458499 Downloads
High-level cryptography interface powered by libsodium
illuminate/hashing
26468626 Downloads
The Illuminate Hashing package.
phpauth/phpauth
144489 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
16190344 Downloads
Strong cryptography tools and password hashing
mikemclin/laravel-wp-password
3181772 Downloads
Laravel package that checks and creates WordPress password hashes
bordoni/phpass
3663599 Downloads
Portable PHP password hashing framework
yiisoft/security
362323 Downloads
Security utilities
zendframework/zend-crypt
14850810 Downloads
Strong cryptography tools and password hashing
paragonie/password_lock
43579 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
simplesamlphp/simplesamlphp-module-authcrypt
6104079 Downloads
This module provides authentication against password hashes or .htpasswd files
jeremykendall/password-validator
68350 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
robinpowered/php-ntlm
106070 Downloads
Message encoder/decoder and password hasher for the NTLM authentication protocol