Packages from looplinguist
-
PHP
looplinguist/random-password-generator
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
-
PHP
looplinguist/secure-password-policy
This is used to prevent the use of previously used passwords in Laravel.