Libraries tagged by password check
magentron/laravel-password-exposed-validation-rule
2150 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
mikemclin/wp-password
305 Downloads
Laravel package that checks and creates WordPress password hashes
selfsimilar/laravel-d7-password
3174 Downloads
Laravel package that checks and creates Drupal 7 password hashes
derhansen/pwd_security_check
14043 Downloads
TYPO3 Extension with a Symfony Console Command to check TYPO3 Backend and Frontend user passwords against a list of popular passwords.
square1/pwned-check-laravel
14902 Downloads
Validate password changes against known-compromised passwords
yarri/my-blowfish
36284 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
paragonie/passwdqc
14545 Downloads
Password/passphrase strength checking and enforcement
dragonbe/hibp
36318 Downloads
A package integrating Troy Hunt's HaveIBeenPawnd API for password checking.
mysof/password-check
12416 Downloads
Simple class to check if a provided password is clean using the haveibeenpwned.com API
kanellov/password-strength-validator
20991 Downloads
A validator for checking password strength.cocom
nearata/flarum-ext-signup-confirm-password
4997 Downloads
Adds a confirm password field in the Sign Up modal.
glowingblue/password-strength
7177 Downloads
Low-budget password strength estimation for your Flarum forum.
nswdpc/silverstripe-security-recipe
2578 Downloads
Recipe for adding MFA, Password check, Breached account check, Security report to a Silverstripe application
winter/wn-pwnedpasswords-plugin
1538 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
ammardev/laravel-wp-hash-driver
9152 Downloads
Supports Wordpress passwords hashing and checking in Laravel's Hash facade.