Libraries tagged by laravel user passwords
dand/password-validator
9 Downloads
A Laravel package for validating user passwords.
mawuekom/laravel-password-history
133 Downloads
Allows you to store users password history
joepriest/laravel-password-reset
36 Downloads
A simple artisan command to reset user passwords.
industrious/make-user
1887 Downloads
Adds a command to make a Laravel user with simple parameters (prompts) for name, email and password.
cleaniquecoders/laravel-expiry
6 Downloads
Enable expiry on user's account and user's password.
binarycabin/laravel-password
31 Downloads
Basic tools for updating a user's password on create/update
xbnz/laravel-auditable-users
3 Downloads
Event-sourced user login, registration, password resets
sultanul-arefin/password-changed-notification
3 Downloads
A simple package to send mail notification to the user when their password is changed
sajjadgol/password-changed-notification
2 Downloads
a simple package to send mail notification to the user when their password is changed
nirab/reset-password
175 Downloads
This is a Laravel Package , where you can send 6-digits unique password in users
musahmusah/password-change-notification
1 Downloads
A simple laravel package to send mail notification to the user when their password is changed.
brhn/password-changed-notification
5 Downloads
A simple package to send mail notification to the user when the password is changed.
zenepay/password-expiry
2 Downloads
It handles password expiry of users.
stratio84/laravel-password-history
21 Downloads
A package to keep a history of all password changes of users
mortimer/sieved-eloquent-user-provider
1 Downloads
Laravel package providing a `UserProvider` to be used in development that allows to authenticate without entering the password as any user (already in the DB)