Libraries tagged by passport check
jord-jd/laravel-password-exposed-validation-rule
937 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
square1/pwned-check
45329 Downloads
Validate password changes against known-compromised passwords
ballen/plexity
888706 Downloads
A password complexity checker library.
paragonie/passwdqc
15836 Downloads
Password/passphrase strength checking and enforcement
phpcompatibility/phpcompatibility-all
72512 Downloads
A set of rulesets for PHP_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.
magentron/password_exposed
8388 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. (forked from mstaab/password_exposed)
caseraph/laravel-password-exposed-validation-rule
1148 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach (forked from dilneiss/laravel-password-exposed-validation-rule)
payfast/laravel-validate-pwned-password
33422 Downloads
Adds Laravel validator rule to check if a password has been pwned from https://haveibeenpwned.com/API/v2
square1/pwned-check-laravel
22847 Downloads
Validate password changes against known-compromised passwords
derhansen/pwd_security_check
16072 Downloads
TYPO3 Extension with a Symfony Console Command to check TYPO3 Backend and Frontend user passwords against a list of popular passwords.
artisanpack-ui/security-auth
1415 Downloads
Authentication security for Laravel — two-factor authentication (email/TOTP), password complexity and breach checking, account lockout, and session management.
yarri/my-blowfish
42364 Downloads
Simple class for passwords hashing and checking using Blowfish algorithm
dragonbe/hibp
36406 Downloads
A package integrating Troy Hunt's HaveIBeenPawnd API for password checking.
fof/pwned-passwords
10760 Downloads
Check passwords against the Have I Been Pwned password database
whatbox/recaptcha-password-check
802 Downloads
PHP client for Google's reCAPTCHA password check API