Libraries tagged by otpz
benbjurstrom/otpz
11859 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
unrulynatives/otpz
3 Downloads
Secure One-Time Passwords For Laravel
signdeer/otpz
769 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
padosoft/laravel-rebel-bridge-otpz
2 Downloads
Bridge the benbjurstrom/otpz email one-time-password package into Laravel Rebel step-up. Exposes OTP email magic-code as a step-up driver (AAL2, AMR otp). Part of padosoft/laravel-rebel-*.
spomky-labs/otphp
50582964 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
ichtrojan/laravel-otp
396229 Downloads
A simple package to generate and validate OTPs
christian-riesen/otp
5520152 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
spatie/laravel-one-time-passwords
446463 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
tzsk/otp
674174 Downloads
A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.
seshac/otp-generator
183124 Downloads
OTP Generator and Validator for Laravel Applications
mmeyer2k/dcrypt
801769 Downloads
A petite library of encryption functionality for PHP
chillerlan/php-authenticator
134967 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
teckwei1993/laravel-otp
63865 Downloads
Laravel OTP generator and validation
rych/otp
279518 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
73183 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator