Libraries tagged by passworks
ron-maxweb/pwned-passwords
274 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.
reflar/pwned-passwords
738 Downloads
Check passwords against the Have I Been Pwned password database
dweuthen/application_passwords
15 Downloads
Roundcube plugin to manage application-specific passsords.
crumbls/common-passwords
5 Downloads
A laravel validation rule to exclude not allow the most common 10,000 passwords and any that you add in.
yarri/password-hashing-machine
203 Downloads
Tool for hashing and checking passwords using a required (registered) hashing algorithm. It can handle more (legacy) hashing algorithms.
winter/wn-pwnedpasswords-plugin
1539 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
sicaboy/laravel-security
107 Downloads
This package can be used to enhance the user security of Laravel projects.
plott/wp-password-bcrypt
256 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.
pharaonic/laravel-users
178 Downloads
Laravel Users (Roles & Permissions, Devices, Password: Auto Hashing & History, Actions: Likes, Rates, Subscribes, Votes, Follows, Favorites, Bookmarks).
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
cuongnd88/otp-auth
528 Downloads
Laravel OTP Authentication (One Time Passwords)
bitbeans/knownpasswords
6 Downloads
Laravel 5.x package to access the knownpasswords.org API
rias/craft-password-policy
20779 Downloads
Enforce a password policy on your users.
rebelinblue/laravel5-zxcvbn
5800 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
andrey-helldar/strong-password
3265 Downloads
This package provides a validator for ensuring strong passwords in Laravel applications