Libraries tagged by one-time-password
xruff/totpauth
220 Downloads
Nette extension for Time-Based One-Time Password Algorithm
wccplatform/otphp
163 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
viezel/otp
0 Downloads
One Time Password for Laravel
unrulynatives/otpz
2 Downloads
Secure One-Time Passwords For Laravel
turbo124/google2fa-laravel
1373 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
tbaumgard/yubilib
2 Downloads
YubiKey one-time password (OTP) validation, YubiKey emulator, and format validation
sfire-framework/sfire-otp
11 Downloads
Create and verify One Time Passwords based on Time and HMAC. May be used in 2FA (Two Factor Authentication), MFA (Multi factor Authentication), 2SA (Two Step Authentication) and MSA (Multi Step Authentication).
sahana/otp-generator
0 Downloads
A Laravel package for generating one-time passwords (OTPs)
rytescube/otpkit
3 Downloads
Laravel package to generate otp or one time password
roosht3/google2fa-laravel
648 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
roke22/google2fa-laravel
4 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
rdtvaacar/google2fa
6 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
raisulhridoy/laravel-2fa
6 Downloads
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
pvsv1984/lumen-2fa
3 Downloads
A One Time Password Authentication package, compatible with Google Authenticator. Authenticates oauth tokens
pmvc-plugin/otp
7 Downloads
PMVC plugin for Google one time password base on 'PHPGangsta/GoogleAuthenticator'