Libraries tagged by Laravel Passwd
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
andrey-helldar/strong-password
3262 Downloads
This package provides a validator for ensuring strong passwords in Laravel applications
prokawsar/password-validator
27 Downloads
Password validator for Laravel Framework
mkd/laravel-advanced-otp
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
looplinguist/random-password-generator
158 Downloads
This Laravel package serves to generate random passwords tailored to your specific requirements. It offers a range of options, including passwords with symbols, numbers only, characters only, mixed lowercase and uppercase letters, non-symbol passwords, or combinations of digits and characters. You can customize the password generation process to suit your application's security needs effectively.
movemoveapp/laravel-maxmind
40 Downloads
A Laravel package for reading MaxMind GeoIP2 data passed from Nginx via FastCGI parameters. Supports automatic detection of location and ISP information using predefined headers, with full configuration support.
contrainteractive/wp-laravel-login
5 Downloads
Allows a user to login to a Laravel application using an existing WordPress hashed password.
whyounes/laravel-two-factor-auth
12 Downloads
Laravel two factor authentication
wamesk/laravel-auth
589 Downloads
OAuth2 authorization with API endpoints. Also includes registration process, login, password reset, email validation.
swatty007/laravel-context-prohibited-rule
1679 Downloads
Simple validation rule to disallow application related words within passwords.
sicaboy/laravel-security
107 Downloads
This package can be used to enhance the user security of Laravel projects.
mstfkhazaal/filament-password-reveal
153 Downloads
This is my package filament-password-reveal
mkd/laravel-otp
7 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
ksungcaya/phpass-laravel
2228 Downloads
PHPass Hashing integration to Laravel 5
j3j5/hmac-bcrypt-laravel
118 Downloads
A laravel hasher for the HMAC-BCrypt implementation for password hashing