Libraries tagged by otp validation
achinthailabs/laravel5-otp
5 Downloads
Laravel OTP generator and validation
larakeeps/authguard-otp
71 Downloads
AuthGuard OTP is a package intended for random code generation, validation and confirmation (OTP).
prasanth-j/otpify
40 Downloads
A secure, flexible OTP package for Laravel. Supports database and cache drivers, multiple purposes, hashed storage, events, and validation rules.
vercodea/auth-core
1 Downloads
Enterprise-grade authentication system with rate limiting (IP + user), VPN/proxy detection, pipeline access locking, CSRF protection, secure session management, OTP verification, magic link recovery, password strength validation, common/reserved password blocklists, and SQL injection prevention.
smscx/smscx-api-php-library
6 Downloads
Client for SMS.CX API
cmuench/yubikey
4 Downloads
Yubikey client library
tbaumgard/yubilib
3 Downloads
YubiKey one-time password (OTP) validation, YubiKey emulator, and format validation
digitaltunnel/otakit
105 Downloads
OtaKit is a Laravel package designed to facilitate the generation and validation of One-Time Passwords (OTPs) within Laravel applications.
fouladgar/laravel-otp
27825 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
ars/laravel-otp-code
76 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
yossivic/otp
6 Downloads
A simple package for generating and validating OTP (One Time Password) for Laravel
danielrobert/otp-generator
867 Downloads
A Laravel Package for Generating and Validating Otp using database
clarity-tech/laravel-otp-generator
41 Downloads
a lightweight implementation of generating OTP and validating backed by Cache Storage for Laravel
dukstra/otp
357 Downloads
A Laravel package for generating, validating and handling OTPs
turahe/otp
265 Downloads
A robust Laravel package for generating and validating One-Time Passwords (OTP) with email integration, automatic cleanup, and comprehensive testing support for PHP 8.2+