Libraries tagged by PHP Google Authenticator
spomky-labs/otphp
38584190 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
sonata-project/google-authenticator
11042801 Downloads
Library to integrate Google Authenticator into a PHP project
chillerlan/php-authenticator
91253 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
pedrosancao/php-otp
47011 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
enygma/gauth
123352 Downloads
PHP library to generate codes compatible with the Google Authenticator clients
leandrolugaresi/google-authenticator
57723 Downloads
PHP repository for Google Authenticator
codefareith/cf-google-authenticator
6736 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
johnstyle/google-authenticator
13347 Downloads
PHP 5 Google Authenticator
tekintian/google-authenticator
258 Downloads
谷歌的两步验证PHP服务端,Google身份验证器 Google Authenticator PHP实现,Google Authenticator 2-factor authentication
chillerlan/php-googleauth
1310 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
sofyco/google-authenticator-bundle
1095 Downloads
Symfony Google Authenticator Bundle
comes/simpleauthenticator
9609 Downloads
A PHP library for implementing Google Authenticator's two-factor authentication (2FA) with Laravel, ensuring enhanced security for user authentication.
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
vinyvicente/google-authenticator
117 Downloads
PHP repository for Google Authenticator
hejunjie/google-authenticator
246 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.