Libraries tagged by passworks
xunextw/password-strength
7 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
wppd/password-strength
753 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
wccplatform/otphp
164 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
vinothmallow/laravel-password-history-validation
14 Downloads
Prevent users from reusing recently used passwords
vendic/magento2-admin-password-policy
14 Downloads
Implementation of policy for admin passwords.
unrulynatives/otpz
3 Downloads
Secure One-Time Passwords For Laravel
tmd/laravel-password-updater
67 Downloads
Handles password verification and re-hashing passwords that may be hashed by outdated methods.
thiagobrauer/laravel-multiauth-password-reset
22 Downloads
Add support to reset passwords when using multiple tables (and diffrent types of usernames) to authenticate in your Laravel application
taracybersec/php-security
37 Downloads
PHP Security - A modern and secure PHP library that provides a set of methods to encrypt data, decrypt data, generate secure random passwords, sanitize data, and much more. It is built with PHP's built-in cryptography functions and is designed to be easy to use and highly secure.
tal7aouy/hashlib
3 Downloads
Generates strong, secure passwords that are resistant to brute-force attacks.
sunnysideup/password-saver
155 Downloads
Silverstripe module that allows you to save passwords offline.
stalxed/password-generator
45 Downloads
The library provides the generation of passwords.
spitzgoby/kjbpw
19 Downloads
Generates random passwords based on the contents of the King James Bible
sonubairwa2021/password-generator
0 Downloads
A simple utility function to generate random passwords.
sfire-framework/sfire-otp
12 Downloads
Create and verify One Time Passwords based on Time and HMAC. May be used in 2FA (Two Factor Authentication), MFA (Multi factor Authentication), 2SA (Two Step Authentication) and MSA (Multi Step Authentication).