Libraries tagged by otp
spomky-labs/otphp
30808815 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
344312 Downloads
OTP Generator and Verifier without database
christian-riesen/otp
3532033 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
ichtrojan/laravel-otp
184207 Downloads
A simple package to generate and validate OTPs
mmeyer2k/dcrypt
446573 Downloads
A petite library of encryption functionality for PHP
teckwei1993/laravel-otp
37370 Downloads
Laravel OTP generator and validation
rych/otp
216349 Downloads
PHP implementation of the OATH one-time password standards
fouladgar/laravel-otp
16443 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
seshac/otp-generator
89875 Downloads
OTP Generator and Validator for Laravel Applications
hasan-ahani/filament-otp-input
29620 Downloads
Otp input for filament
craftsys/msg91-laravel
56857 Downloads
Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc
chillerlan/php-authenticator
58231 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
phpsec/phpsec
97331 Downloads
A PHP security library
salehhashemi/laravel-otp-manager
4905 Downloads
Laravel OTP manager
pedrosancao/php-otp
27627 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator