Libraries tagged by 1password
paragonie/password_lock
42753 Downloads
Wraps Bcrypt-SHA2 in Authenticated Encryption
outofoffice/password-generator
105090 Downloads
Random Password Generation Field for Laravel Nova
mxrxdxn/pwned-passwords
54595 Downloads
A library to query Troy Hunt's Pwned Passwords service to see whether or not a password has been included in a public breach.
joshralph/password-policy
353859 Downloads
A library to intuitively create password policies and validate a subject against them.
jeremykendall/password-validator
68085 Downloads
Password Validator validates password_hash generated passwords, rehashes passwords as necessary, and will upgrade legacy passwords.
jbafford/password-strength-bundle
379149 Downloads
Provides a password strength validator
imanghafoori/laravel-password-history
149693 Downloads
A package to keep a history of all password changes of users
divineomega/laravel-password-exposed-validation-rule
681426 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
automattic/jetpack-password-checker
711389 Downloads
Password Checker.
georgestephanis/application-passwords
80520 Downloads
Provide Application Passwords for WordPress core
teckwei1993/laravel-otp
46812 Downloads
Laravel OTP generator and validation
spooner-web/be_secure_pw
442535 Downloads
You can set password conventions to force secure passwords for BE users.
phpnode/yiipassword
183155 Downloads
Password strategies for the Yii PHP framework.
pedrosancao/php-otp
44901 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
olssonm/l5-zxcvbn
252296 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.