Libraries tagged by secure passwords
hichemtab-tech/tokens-validation
38 Downloads
TokensValidation is a PHP library for secure authentication and authorization in web applications. It generates dynamic tokens for user login, password reset, and email confirmation. The library is ideal for software that requires secure user authentication and authorization.
drawmyattention/expauth
5178 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
codedge/statamic-magiclink
36 Downloads
Create secure links for access to private data or Control Panel login without using a password
rhubarbphp/module-leaf-secure-password-control
0 Downloads
Provides support for secure password control.
ph7software/secure-password-generator
902 Downloads
A simple way to generate random cryptographically secure passwords for PHP 5.6+
netsilik/peppered-passwords
1619 Downloads
Secure password hashing using HMAC before (BCrypt) Hash.
mijatovicmilan/laravel-password-generator
11 Downloads
Create a secure password.
looplinguist/secure-password-policy
14 Downloads
This is used to prevent the use of previously used passwords in Laravel.
jycr753/password-strength-checker
399 Downloads
Make a calculation so users can have a visual response to password input
fractorr/secure-passwords
28 Downloads
Make passwords as secure as you want
flxxyz/random-password
14 Downloads
php random password generator library
emiliopedrollo/laravel-secure-passwords
22 Downloads
Provide useful ways to ensure strong passwords via validation
earlpeterg/php-password-decipher
740 Downloads
Password Decipher class that utilizes SHA1 to create secure passwords with salt.
devlop/secure-password-rule
12 Downloads
Extendable SecurePassword rule for Laravel
alirezaevil81/password-generator
0 Downloads
This project provides a simple yet powerful PHP script for generating strong, secure passwords with customizable options. The script allows users to generate passwords with a mix of uppercase letters, lowercase letters, numbers, and special characters.