Libraries tagged by One Time Password
pragmarx/google2fa
57333123 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
37017509 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
11703083 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
christian-riesen/otp
4210711 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
spatie/laravel-one-time-passwords
3883 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
teckwei1993/laravel-otp
45090 Downloads
Laravel OTP generator and validation
pedrosancao/php-otp
42682 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
20937 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
rych/otp
237331 Downloads
PHP implementation of the OATH one-time password standards
jakobo/hotp-php
58097 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
benbjurstrom/otpz
1817 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
jp3cki/totp
17943 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
greymich/php-totp
30904 Downloads
PHP TOTP implementation for rfc6238
erdemkeren/laravel-otp
8132 Downloads
Secure your laravel routes with otps. (one time passwords)
jiripudil/otp
16717 Downloads
Library that generates and verifies one-time passwords.