Libraries tagged by passwords
illuminate/hashing
25882851 Downloads
The Illuminate Hashing package.
valorin/pwned-validator
1080582 Downloads
Super simple Laravel Validator for checking password via the Pwned Passwords service of Have I Been Pwned
phpauth/phpauth
131222 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
christian-riesen/otp
4229521 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
cesargb/laravel-magiclink
895577 Downloads
Create secure link for access to private data or login in Laravel without password
laminas/laminas-crypt
15603378 Downloads
Strong cryptography tools and password hashing
schuppo/password-strength
2656838 Downloads
This package provides a validator for ensuring strong passwords in Laravel 4 applications.
rawilk/filament-password-input
148710 Downloads
Enhanced password input component for filament.
kartik-v/yii2-password
941793 Downloads
Useful password strength validation utilities for Yii Framework 2.0
infinitypaul/laravel-password-history-validation
83777 Downloads
Prevent users from reusing recently used passwords
tilleuls/forgot-password-bundle
471887 Downloads
Provides a 'forgot password' feature for a REST API
symfony/ux-toggle-password
272041 Downloads
Toggle visibility of password inputs for Symfony Forms
spatie/laravel-one-time-passwords
5252 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
langleyfoxall/laravel-nist-password-rules
541183 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
divineomega/password_exposed
1550675 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.