Libraries tagged by one time passwords
pragmarx/google2fa
57444133 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
37067178 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
pragmarx/google2fa-laravel
11724498 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
christian-riesen/otp
4216120 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
spatie/laravel-one-time-passwords
4322 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
teckwei1993/laravel-otp
45187 Downloads
Laravel OTP generator and validation
pedrosancao/php-otp
42796 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
21010 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
rych/otp
237505 Downloads
PHP implementation of the OATH one-time password standards
jakobo/hotp-php
58329 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
benbjurstrom/otpz
1854 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
jp3cki/totp
17962 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
greymich/php-totp
30973 Downloads
PHP TOTP implementation for rfc6238
erdemkeren/laravel-otp
8135 Downloads
Secure your laravel routes with otps. (one time passwords)
jiripudil/otp
16784 Downloads
Library that generates and verifies one-time passwords.