Libraries tagged by otpz
benbjurstrom/otpz
1 Downloads
Secure One-Time Passwords For Laravel
spomky-labs/otphp
31971693 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
375302 Downloads
OTP Generator and Verifier without database
christian-riesen/otp
3684410 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
ichtrojan/laravel-otp
197388 Downloads
A simple package to generate and validate OTPs
mmeyer2k/dcrypt
466230 Downloads
A petite library of encryption functionality for PHP
teckwei1993/laravel-otp
39194 Downloads
Laravel OTP generator and validation
seshac/otp-generator
94844 Downloads
OTP Generator and Validator for Laravel Applications
salehhashemi/laravel-otp-manager
5729 Downloads
Laravel OTP manager
rych/otp
220703 Downloads
PHP implementation of the OATH one-time password standards
hasan-ahani/filament-otp-input
37786 Downloads
Otp input for filament
fouladgar/laravel-otp
17371 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
chillerlan/php-authenticator
62945 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
phpsec/phpsec
97895 Downloads
A PHP security library
wildwolf/php-otp
25900 Downloads
Simple HOTP/TOTP generation library