Libraries tagged by PHP Google Authenticator
spomky-labs/otphp
50052105 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
12057870 Downloads
Library to integrate Google Authenticator into a PHP project
chillerlan/php-authenticator
132834 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
pedrosancao/php-otp
71949 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
enygma/gauth
131595 Downloads
PHP library to generate codes compatible with the Google Authenticator clients
leandrolugaresi/google-authenticator
74536 Downloads
PHP repository for Google Authenticator
johnstyle/google-authenticator
14273 Downloads
PHP 5 Google Authenticator
hejunjie/google-authenticator
1002 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.
chillerlan/php-googleauth
1311 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
sofyco/google-authenticator-bundle
2227 Downloads
Symfony Google Authenticator Bundle
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
tekintian/google-authenticator
266 Downloads
谷歌的两步验证PHP服务端,Google身份验证器 Google Authenticator PHP实现,Google Authenticator 2-factor authentication
mrpunyapal/php-2fa
5 Downloads
Framework-agnostic Two-Factor Authentication actions for PHP with optional Laravel support
codefareith/cf-google-authenticator
6824 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
blackcube/totp
9 Downloads
Totp implementation for PHP