Libraries tagged by one-time-password
pragmarx/google2fa
60428921 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
38422158 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
12296558 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
christian-riesen/otp
4368731 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
spatie/laravel-one-time-passwords
16637 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
teckwei1993/laravel-otp
48078 Downloads
Laravel OTP generator and validation
pedrosancao/php-otp
46568 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
22364 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
rych/otp
241842 Downloads
PHP implementation of the OATH one-time password standards
jiripudil/otp
18800 Downloads
Library that generates and verifies one-time passwords.
jakobo/hotp-php
62160 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
benbjurstrom/otpz
3421 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
greymich/php-totp
34224 Downloads
PHP TOTP implementation for rfc6238
erdemkeren/laravel-otp
8319 Downloads
Secure your laravel routes with otps. (one time passwords)
jp3cki/totp
19078 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm