Libraries tagged by otp generate
kaffe-software/laravel-otp
1 Downloads
A simple package to generate and validate OTPs
iroid/laravel-otp
15 Downloads
A simple package to generate and validate OTPs
aliirfaan/laravel-simple-otp
541 Downloads
Generate and verify OTP in Laravel
rahmatwaisi/otp-auth
3 Downloads
Easily Generate and Verify an OTP using laravel cache
sfire-framework/sfire-otp
11 Downloads
Create and verify One Time Passwords based on Time and HMAC. May be used in 2FA (Two Factor Authentication), MFA (Multi factor Authentication), 2SA (Two Step Authentication) and MSA (Multi Step Authentication).
johnsear/otp
12 Downloads
one-time-password library, generate and verify
jefte/otpgenerator
4 Downloads
Laravel plugin to generate OTP Tokens
xoxoday/fileupload
10 Downloads
This package is used to store files, generate OTP and OTP verification.
rytescube/otpkit
3 Downloads
Laravel package to generate otp or one time password
spomky-labs/otphp
30994726 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
347908 Downloads
OTP Generator and Verifier without database
teckwei1993/laravel-otp
37611 Downloads
Laravel OTP generator and validation
seshac/otp-generator
90950 Downloads
OTP Generator and Validator for Laravel Applications
chillerlan/php-authenticator
58914 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
wildwolf/php-otp
23719 Downloads
Simple HOTP/TOTP generation library