Libraries tagged by password check
roots/wp-password-bcrypt
10346926 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.
mikemclin/laravel-wp-password
3549208 Downloads
Laravel package that checks and creates WordPress password hashes
valorin/pwned-validator
1441189 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
jord-jd/password_exposed
13049 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
divineomega/password_exposed
1685338 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
divineomega/laravel-password-exposed-validation-rule
714680 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
automattic/jetpack-password-checker
952739 Downloads
Password Checker.
staabm/password_exposed
729227 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.
phpcompatibility/phpcompatibility-passwordcompat
1066867 Downloads
A ruleset for PHP_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by ircmaxell's password_compat library.
jord-jd/laravel-password-exposed-validation-rule
447 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
square1/pwned-check
42560 Downloads
Validate password changes against known-compromised passwords
ballen/plexity
882521 Downloads
A password complexity checker library.
paragonie/passwdqc
15542 Downloads
Password/passphrase strength checking and enforcement
phpcompatibility/phpcompatibility-all
67884 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
fof/pwned-passwords
10425 Downloads
Check passwords against the Have I Been Pwned password database