Libraries tagged by one-time password
pragmarx/google2fa
57610426 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
37146470 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
11758083 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
christian-riesen/otp
4225115 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
spatie/laravel-one-time-passwords
4920 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
teckwei1993/laravel-otp
45290 Downloads
Laravel OTP generator and validation
pedrosancao/php-otp
43048 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
21073 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
erdemkeren/laravel-otp
8149 Downloads
Secure your laravel routes with otps. (one time passwords)
rych/otp
237791 Downloads
PHP implementation of the OATH one-time password standards
jakobo/hotp-php
58661 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
benbjurstrom/otpz
1887 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
jp3cki/totp
18021 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
greymich/php-totp
31158 Downloads
PHP TOTP implementation for rfc6238
jiripudil/otp
16876 Downloads
Library that generates and verifies one-time passwords.