Libraries tagged by RFC 6238
hiqdev/yii2-mfa
16045 Downloads
Multi-factor authentication for Yii2 projects
coderberg/google-authenticator
44035 Downloads
Google Authenticator 2-factor authentication
chillerlan/2fa-qrcode-bundle
1247 Downloads
An authenticator and a QR Code generator bundled together for MFA in frameworks and applications.
syspass/plugin-authenticator
10058 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
sam002/yii2-otp
1036 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
miker2018/googleauthenticator
923 Downloads
Google Authenticator 2-factor authentication
likesistemas/googleauthenticator
1683 Downloads
Google Authenticator 2-factor authentication
izex/googleauthenticator
3517 Downloads
Google Authenticator 2-factor authentication
afterlogic/googleauthenticator
8888 Downloads
Google Authenticator 2-factor authentication
chillerlan/php-googleauth
1311 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
sunnyvision/php-totp
295 Downloads
PHP TOTP implementation for rfc6238
lsat/yii2-otp
984 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
tekintian/google-authenticator
267 Downloads
谷歌的两步验证PHP服务端,Google身份验证器 Google Authenticator PHP实现,Google Authenticator 2-factor authentication
lizhijun/php-totp
27 Downloads
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库