Libraries tagged by Laravel Passwd
wimil/lighthouse-graphql-jwt-auth
1027 Downloads
Add GraphQL types and mutations for login, register and recover password with JWT Auth
sh4msi/filament-otp
296 Downloads
Filament OTP is a package for Filament that allows users to login with a One-Time Password. (OTP and Passwordless are similar, but they differ in some aspects!)
robclancy/laravel4-hashing
1783 Downloads
Package for when you can't use Bcrypt in Laravel 4.
mikailfaruqali/backup
17 Downloads
Generate on-demand MySQL database backups and download them as password-protected, AES‑256 encrypted ZIP files via a simple HTTP route.
jobmetric/authio
5 Downloads
It is a simple and secure package for user authentication and login management in Laravel. This package easily implements the registration, login, password recovery, and two-factor authentication processes.
bitbeans/knownpasswords
6 Downloads
Laravel 5.x package to access the knownpasswords.org API
bishalshrestha/php-validation-core
21 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
rebelinblue/laravel5-zxcvbn
5800 Downloads
Service provider to use the zxcvbn project by @dropbox in Laravel 5.4 and above
bobkingstone/securepass
140 Downloads
Auto-generate random password string with option for the inclusion of symbols. Uses Laravels Str random function to generate original alpha numeric string
codewiser/otp-authenticate
6 Downloads
One time passwords for Laravel
resultsystems/protectall
18 Downloads
Protect text, password, creditcard etc. Laravel + Vue
olymbytes/z00s
2666 Downloads
An implementation of laravel/passport using password OAuth grant type.
cviebrock/artisan-hash
84 Downloads
Adds Artisan tasks to Laravel to work with password hashes from the CLI.
mwguerra/email-security-manager
1 Downloads
A robust Laravel package for managing email verification, password security, and audit trails
drawmyattention/expauth
5179 Downloads
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.