Libraries tagged by rfc6238
heseya/2fa
2773 Downloads
Google Authenticator 2-factor authentication
afterlogic/googleauthenticator
7012 Downloads
Google Authenticator 2-factor authentication
chillerlan/php-googleauth
1308 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
xsuchy09/googleauthenticator
172 Downloads
Google Authenticator 2-factor authentication, fork from phpgangsta/googleauthenticator.
necipallef/googleauthenticator
22 Downloads
Google Authenticator 2-factor authentication
likesistemas/googleauthenticator
875 Downloads
Google Authenticator 2-factor authentication
delight-im/otp
119 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
abmmhasan/otp
17 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
sunnyvision/php-totp
225 Downloads
PHP TOTP implementation for rfc6238
qsolutionsstudio/googleauthenticator
2 Downloads
Google Authenticator 2-factor authentication
qlixes/phpgangsta_googleauthenticator
279 Downloads
Google Authenticator 2-factor authentication
nsp-team/google-authenticator
10 Downloads
Google Authenticator
miker2018/googleauthenticator
20 Downloads
Google Authenticator 2-factor authentication
lorddashme/php-two-factor-auth
13 Downloads
A PHP library for RFC 4226 and RFC 6238.
lizhijun/php-totp
15 Downloads
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库