Libraries tagged by PasswordHash
ircmaxell/password-compat
58964844 Downloads
A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash
roots/wp-password-bcrypt
10506762 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.
jeremykendall/password-validator
71305 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
xjtuwangke/passwordhash
133194 Downloads
Portable PHP password hashing framework
matriphe/laravel-md5-hash
7819 Downloads
Laravel package to use unsecured MD5 for password hash
zubzet/password-hash-utilities
72812 Downloads
techdeck/password-hash
369 Downloads
password hashing algorithm
plott/wp-password-bcrypt
540 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.
ayesh/wordpress-password-hash
182 Downloads
Wordpress plugin to change its password hashing mechanism with PHP native password_* set of functions.
phpwatch/wordpress-samesite
14 Downloads
This plugin adds the “SameSite” cookie flag to WordPress’s authentication cookies. On supported browsers (all current IE, Edge, Chrome, and Firefox), this can effectively prevent all Cross-Site Request Forgery attacks throughout your WordPress site.
oyeaussie/phppwnedpasswordsdownloader
14 Downloads
PHPPwnedPasswordsDownloader is a tool to download pwned password hash files from HaveIBeenPwned API
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
averay/password-validator
293 Downloads
An object-oriented wrapper around the password_hash & password_verify functions.
lerislentia/password-hash
13 Downloads
a PasswordHash implementation.
fcodedigital/passwordhash
7 Downloads
BCrypt password hashing