Libraries tagged by passport
imanghafoori/laravel-password-history
159942 Downloads
A package to keep a history of all password changes of users
hackzilla/password-generator-bundle
236162 Downloads
Password Generator Bundle
divineomega/laravel-password-exposed-validation-rule
686957 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
bradyrenting/filament-passwordless
7243 Downloads
Passwordless authentication for Filament
automattic/jetpack-password-checker
733151 Downloads
Password Checker.
teckwei1993/laravel-otp
50613 Downloads
Laravel OTP generator and validation
sulu/community-bundle
99569 Downloads
Sulu Bundle for building a community
phpnode/yiipassword
184767 Downloads
Password strategies for the Yii PHP framework.
pedrosancao/php-otp
50236 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
olssonm/l5-zxcvbn
275594 Downloads
Implementation of the zxcvbn project by @dropbox for Laravel. Uses zxcvbn-php by @bjeavons.
minvws/horsebattery
59203 Downloads
A password generator inspired by https://xkcd.com/936/
martbock/laravel-diceware
53193 Downloads
Diceware Passphrase Generator for Laravel
fouladgar/laravel-otp
23322 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
roderik/pwgen-php
564852 Downloads
pwgen-php is a simple PHP class which aims to clone the GNU pwgen functionality.
ziming/laravel-zxcvbn
47907 Downloads
Zxcvbn Password validation rule for Laravel