Libraries tagged by RFC 6238
jimchen/googleauthenticator
1 Downloads
PHP class to generate and verify Google Authenticator 2-factor authentication
hanhan/google-authenticator
13 Downloads
Google身份验证器,Google两步验证, Google Authenticator,Google Authenticator 2-factor authentication
habil/googleauthenticator
13 Downloads
Google Authenticator 2-factor authentication from repo phpgangsta/googleauthenticator
fanwei/googleauthenticator
5 Downloads
psr4 Google Authenticator 2-factor authentication
delboy1978uk/google-auth
16 Downloads
Google Authenticator 2-factor authentication
danterobles/totp-authenticator
5 Downloads
A lightweight and secure PHP class for implementing TOTP two-factor authentication, compatible with Google Authenticator, Authy, and more.
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.
b2bcenter/googleauthenticator
61518 Downloads
Google Authenticator 2-factor authentication
texdc/totp
354 Downloads
Simple TOTP (RFC 6238)
raisulhridoy/laravel-2fa
7 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.
mindgruve/two-factor-auth
82 Downloads
PHP Implementation of RFC 6238 used by the Google Authenticator Token Generator
mika/otp
8 Downloads
HOTP according to RFC 4226 and TOTP according to RFC 6238.
fgendorf/plugin-authenticator
2 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
khooz/oath
227 Downloads
The TOTP based on [RFC6238](https://tools.ietf.org/html/rfc6238)
novy213/yii2-otp
44 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget