Libraries tagged by otp verification
tzsk/otp
674790 Downloads
A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.
alexandregz/twofactor_gauthenticator
9604 Downloads
This RoundCube plugin adds the Google 2-step verification to the login proccess (OTP)
alhaji-aki/laravel-phone-number-verification
9920 Downloads
A package to help verify phone numbers using otp tokens
alexgeno/phone-verification-laravel
2620 Downloads
A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage.
mustafa-awami/lara2fa
334 Downloads
Laravel 2FA package with TOTP, Email OTP, Passkeys & Recovery Codes.
fisal/laravel-otp
357 Downloads
A simple package to generate and validate OTPs (internal fork with improvements)
alexgeno/phone-verification
6046 Downloads
An extensible and configurable php library for phone verification
rstacode/otpiq
519 Downloads
A Laravel package for handling OTP verification, The most reliable SMS & WhatsApp & Telegram verification platform for your business in Iraq
vectoor/laravel-multi-sms-methods
232 Downloads
multi payment methods for laravel,A package dedicated to complete control and work with more than one gateway smoothly and simultaneously
fardadev/kavenegar-for-laravel
106 Downloads
Modern Laravel 11+ package for Kavenegar SMS API integration with full type safety and comprehensive testing
hejunjie/google-authenticator
1009 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
ahmedhat/unifonic-authenticate
4664 Downloads
Handles verifications with OTP to multiple channels
moh4mmad/php-otp-without-database
23 Downloads
OTP verification using cryptography without database
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.
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.