laravel-password-history-validation
by infinitypaul
Prevent users from reusing recently used passwords
laravel-pwned-passwords
by ubient
A Laravel validation rule to determine whether a given password is pwned (insecure)
laravel-route-restrictor
by divineomega
Laravel Route Restrictor - Laravel 5.1 Middleware to restrict a site or specific routes using HTTP basic authentication
password-strength
by schuppo
This package provides a validator for ensuring strong passwords in Laravel 4 applications.