Libraries tagged by Google Authenticator php
spomky-labs/otphp
53982667 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
12352314 Downloads
Library to integrate Google Authenticator into a PHP project
phpgangsta/googleauthenticator
2843092 Downloads
Google Authenticator 2-factor authentication
chillerlan/php-authenticator
146572 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
pedrosancao/php-otp
79596 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
enygma/gauth
133571 Downloads
PHP library to generate codes compatible with the Google Authenticator clients
leandrolugaresi/google-authenticator
80444 Downloads
PHP repository for Google Authenticator
mincdev/php-otpauth
40588 Downloads
PHP library for Time-based One-Time Password (TOTP) authentication compatible with Google Authenticator, Microsoft Authenticator and Authy.
sebastiandevs/simplethenticator
21085 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
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
2447 Downloads
Symfony Google Authenticator Bundle
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
tekintian/google-authenticator
267 Downloads
谷歌的两步验证PHP服务端,Google身份验证器 Google Authenticator PHP实现,Google Authenticator 2-factor authentication
johnstyle/google-authenticator
14381 Downloads
PHP 5 Google Authenticator
hejunjie/google-authenticator
1264 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.