Libraries tagged by laravel-otp
hellojie/laravel-otp
1 Downloads
A simple OTP package
gitdevstar/laravel-otp-validate
15 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
emotality/laravel-otp
23 Downloads
A Laravel package to send OTP via email & SMS.
elysiumrealms/laravel-otp
391 Downloads
A package to generate and validate OTP
devstar/laravel-otp-validate
17 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
creatvstudio/laravel-otp
26 Downloads
A Laravel package that handles Time based OTP
clarity-tech/laravel-otp-generator
40 Downloads
a lightweight implementation of generating OTP and validating backed by Cache Storage for Laravel
chrysanthos/laravel-otp
1542 Downloads
Login Otp for Laravel
bonabrian/laravel-otp
0 Downloads
Laravel OTP generator and validator without using database
blubear/laravel-otp
82 Downloads
Package to generate OTP codes in Laravel applications
amreljako/laravel-otp
1 Downloads
Advanced, secure OTP (Email/SMS/WhatsApp) package for Laravel with hashed codes, TTL, rate limiting, one-time use, events, and drivers.
alrez96/laravel-otp
9 Downloads
OTP login system for the Laravel framework.
alish/laravel-otp
205 Downloads
My awesome package
alikhedmati/laravel-otp
51 Downloads
Laravel OTP.
adeshsuryan/laravel-otp-login
43 Downloads
Adds OTP login step to Laravel's built-in authentication system