Libraries tagged by Laravel Passwd
joselfonseca/lighthouse-graphql-passport-auth
678119 Downloads
Add GraphQL types and mutations for login and recover password functionalities
ellaisys/aws-cognito
145891 Downloads
AWS Cognito package that allows Auth and other related features using the AWS SDK for PHP
divineomega/laravel-password-exposed-validation-rule
677067 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
spatie/laravel-one-time-passwords
1291 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
outofoffice/password-generator
98129 Downloads
Random Password Generation Field for Laravel Nova
yebor974/filament-renew-password
40980 Downloads
Package for manage renew password according to the last renew or other criteria
teckwei1993/laravel-otp
44038 Downloads
Laravel OTP generator and validation
spatie/laravel-littlegatekeeper
41151 Downloads
Protect pages from access with a universal username/password
phpsa/filament-password-reveal
107474 Downloads
Password Input with option to show
martbock/laravel-diceware
45729 Downloads
Diceware Passphrase Generator for Laravel
fouladgar/laravel-otp
20518 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
elic-dev/laravel-site-protection
222581 Downloads
Protect your site with a simple password form
benbjurstrom/otpz
1320 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
tomatophp/filament-developer-gate
42106 Downloads
Secure your selected route by using a middleware with static password for developers only
olssonm/l5-zxcvbn
243623 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.