Libraries tagged by otps
spomky-labs/otphp
39039839 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
531780 Downloads
OTP Generator and Verifier without database
christian-riesen/otp
4434958 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
ichtrojan/laravel-otp
274497 Downloads
A simple package to generate and validate OTPs
mmeyer2k/dcrypt
593061 Downloads
A petite library of encryption functionality for PHP
spatie/laravel-one-time-passwords
22985 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
teckwei1993/laravel-otp
49220 Downloads
Laravel OTP generator and validation
salehhashemi/laravel-otp-manager
10246 Downloads
Laravel OTP manager
rych/otp
243631 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
48258 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
22842 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
seshac/otp-generator
122856 Downloads
OTP Generator and Validator for Laravel Applications
hasan-ahani/filament-otp-input
70745 Downloads
Otp input for filament
afsakar/filament-otp-login
18533 Downloads
OTP Login for FilamentPHP
chillerlan/php-authenticator
93049 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+