Libraries tagged by Laravel Passwd
joselfonseca/lighthouse-graphql-passport-auth
694610 Downloads
Add GraphQL types and mutations for login and recover password functionalities
ellaisys/aws-cognito
157778 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
imanghafoori/laravel-password-history
150983 Downloads
A package to keep a history of all password changes of users
divineomega/laravel-password-exposed-validation-rule
682250 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
outofoffice/password-generator
106113 Downloads
Random Password Generation Field for Laravel Nova
yebor974/filament-renew-password
47113 Downloads
Package for manage renew password according to the last renew or other criteria
teckwei1993/laravel-otp
47432 Downloads
Laravel OTP generator and validation
spatie/laravel-littlegatekeeper
43166 Downloads
Protect pages from access with a universal username/password
phpsa/filament-password-reveal
112706 Downloads
Password Input with option to show
martbock/laravel-diceware
49939 Downloads
Diceware Passphrase Generator for Laravel
fouladgar/laravel-otp
22134 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
elic-dev/laravel-site-protection
229335 Downloads
Protect your site with a simple password form
benbjurstrom/otpz
3133 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
tomatophp/filament-developer-gate
58934 Downloads
Secure your selected route by using a middleware with static password for developers only
olssonm/l5-zxcvbn
254446 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.