Libraries tagged by password
marcoazn89/oauth2-password-grant
26816 Downloads
looplinguist/random-password-generator
167 Downloads
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.
log1x/acf-encrypted-password
280 Downloads
A simple ACF field to use in place of the default Password field to encrypt the password stored in the database using PHP 5.5's password_hash.
lizardmedia/module-password-migrator
3878 Downloads
Lizard Media PasswordMigrator module for migrating passwords from legacy systems to Magento
laravel-validation-rules/exposed-password
422 Downloads
Metapackage for https://github.com/DivineOmega/laravel-password-exposed-validation-rule
juststeveking/password-generator
46 Downloads
Generate random, memorable passwords easily.
jleehr/password_reset
409 Downloads
Allows administrators to send a password reset request to a user using a one-time login link.
jazzman/wp-password-argon
378 Downloads
Securely store WordPress user passwords in database with Argon2i hashing and SHA-512 HMAC using PHP's native functions.
intracto/password-validator
597 Downloads
Symfony validation for Intracto's standard password policy
innovareti/password-policy
1121 Downloads
A library to intuitively create password policies and validate a subject against them.
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
gabrielesbaiz/password-toolkit
346 Downloads
A lightweight helper package to generate nice passwords.
eye4web/eye4web-zfc-user-forgot-password
18684 Downloads
Forgot password for ZfcUser
evotodi/password-meter-bundle
263 Downloads
Password meter for symfony 6 that complements https://github.com/HamedFathi/PasswordMeter and passwordmeter.com
earlpeterg/php-password-decipher
773 Downloads
Password Decipher class that utilizes SHA1 to create secure passwords with salt.