laravel-wp-hash-driver
by ammardev
Supports Wordpress passwords hashing and checking in Laravel's Hash facade.
laravel-security
by sicaboy
This package can be used to enhance the user security of Laravel projects.
laravel-zxcvbn
by rebelinblue
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
laravel5-zxcvbn
by rebelinblue
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
laravel-password
Protect your users from entering dumb and common passwords
laravel-zxcvbn
by tadah-dev
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.