Libraries tagged by otp generate
spomky-labs/otphp
39146045 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
tzsk/otp
534288 Downloads
OTP Generator and Verifier without database
teckwei1993/laravel-otp
49388 Downloads
Laravel OTP generator and validation
seshac/otp-generator
123155 Downloads
OTP Generator and Validator for Laravel Applications
chillerlan/php-authenticator
93437 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
njoguamos/laravel-otp
2376 Downloads
A composer package for generating and verifying One Time Passwords (OTP) in Laravel 11+.
wildwolf/php-otp
36556 Downloads
Simple HOTP/TOTP generation library
nacosvel/2fa
2194 Downloads
Community-driven PHP library for generating OTPs (HOTP/TOTP), RFC-compliant and compatible with Google Authenticator.
danielrobert/otp-generator
685 Downloads
A Laravel Package for Generating and Validating Otp using database
tech-ed/simpl-otp
214 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
lakshmaji/uniquecode
991 Downloads
OTP generating package
chillerlan/php-googleauth
1310 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
hejunjie/google-authenticator
263 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.
eagleeye/otp
161 Downloads
Laravel OTP Generator
ankurk91/laravel-otp
300 Downloads
One time password (OTP) generator and verifier.