Libraries tagged by otpz
benbjurstrom/otpz
1280 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
unrulynatives/otpz
2 Downloads
Secure One-Time Passwords For Laravel
benbjurstrom/otpz-vue-starter-kit
6 Downloads
The skeleton application for the Laravel framework.
benbjurstrom/otpz-react-starter-kit
19 Downloads
The skeleton application for the Laravel framework.
benbjurstrom/otpz-livewire-starter-kit
8 Downloads
The official Laravel starter kit for Livewire.
spomky-labs/otphp
36321193 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
466551 Downloads
OTP Generator and Verifier without database
christian-riesen/otp
4132570 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
ichtrojan/laravel-otp
244164 Downloads
A simple package to generate and validate OTPs
mmeyer2k/dcrypt
537512 Downloads
A petite library of encryption functionality for PHP
teckwei1993/laravel-otp
43985 Downloads
Laravel OTP generator and validation
seshac/otp-generator
112250 Downloads
OTP Generator and Validator for Laravel Applications
salehhashemi/laravel-otp-manager
8006 Downloads
Laravel OTP manager
rych/otp
235014 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
41073 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator