Libraries tagged by password_hash
averay/password-validator
168 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
lerislentia/password-hash
10 Downloads
a PasswordHash implementation.
fcodedigital/passwordhash
6 Downloads
BCrypt password hashing
lagan/property-passwordhash
20 Downloads
Controller for the Lagan passwordhash property.
mfuns-cn/wordpress-passwordhash
185 Downloads
christian-riesen/password-hash-bundle
36 Downloads
Custom password encoder for symfony2, using the new password hash api from php 5.5 (with fallback for 5.3 + 5.4)
byflav/yii2-phpass
268 Downloads
integrate http://www.openwall.com/phpass/ in yii2
tonix-tuft/argo
0 Downloads
Argon2 key derivation function/cryptographic hash function utility for use cases like password hashing in PHP.
tleckie/password
3 Downloads
PHP manager password
elcodedocle/phpass
41 Downloads
fork of Solar Designer's http://www.openwall.com/phpass/ with enhanced security updates
bariseser/hashmanager
59 Downloads
PHP hash manager for password hashing.
skymeyer/sugarcrm-pwd-hash
3 Downloads
SugarCRM Password Hash Utility
pnicorelli/php-dotnet-password-hasher
14 Downloads
php package for hash/validate passwords using the .NET PasswordHasher algorithm.
plott/plottcore-pwd-bcrypt
0 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.
onepress/wp-password-bcrypt
13 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.