Libraries tagged by password check
roots/wp-password-bcrypt
9196833 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.
valorin/pwned-validator
1028937 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
divineomega/password_exposed
1540428 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.
mikemclin/laravel-wp-password
3052494 Downloads
Laravel package that checks and creates WordPress password hashes
automattic/jetpack-password-checker
678109 Downloads
Password Checker.
staabm/password_exposed
223811 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
675880 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
phpcompatibility/phpcompatibility-passwordcompat
638832 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.
acurrieclark/php-password-verifier
58958 Downloads
Framework agnostic password strength checker
payfast/laravel-validate-pwned-password
23616 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
square1/pwned-check
26858 Downloads
Validate password changes against known-compromised passwords
ballen/plexity
837023 Downloads
A password complexity checker library.
phpcompatibility/phpcompatibility-all
44821 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
dragonbe/hibp
36251 Downloads
A package integrating Troy Hunt's HaveIBeenPawnd API for password checking.
fof/pwned-passwords
8375 Downloads
Check passwords against the Have I Been Pwned password database