laravel-rebel-bridge-otpz
by padosoft
Bridge the benbjurstrom/otpz email one-time-password package into Laravel Rebel step-up. Exposes OTP email magic-code as a step-up driver (AAL2, AMR otp). Part of padosoft/laravel-rebel-*.
laravel-rebel-bridge-spatie-otp
by padosoft
Bridge between spatie/laravel-one-time-passwords and Laravel Rebel: exposes email/SMS OTP as an AAL2 step-up driver with full audit telemetry. Part of padosoft/laravel-rebel-*.
laravel-frontdoor
by daikazu
OTP-based passwordless email authentication for Laravel. No database tables required — codes stored in cache, identity in session.
laravel-flexible-otp
by cuongnx
A flexible OTP (One-Time Password) library for Laravel, supporting multi-purpose configurations, multi-storage (MongoDB/MySQL), resend cooldown, hashing for security, and optional sending via providers like Zalo ZNS, SpeedSMS, or mail.
laravel-otp
by blamodex
A simple, Laravel-ready one-time password (OTP) package for rapid prototyping and lightweight use cases.
laravel-otp
by mkd
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.
laravel-advanced-otp
by mkd
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
laravel-otp-code
by ars
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
laravel-otp
by fouladgar
This package provides convenient methods for sending and validating OTP notifications to users for authentication.