Google2FA
A One Time Password Authentication package, compatible with Google Authenticator. observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 97
- Release rhythm 16
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4364
- days_rel: 348
- days_push: 18
- n_releases_24m: 1
Adoption not part of the score
2007 stars · 207 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PHP library implementing Google-compatible two-factor authentication via HMAC-based (HOTP, RFC 4226) and time-based (TOTP, RFC 6238) one-time passwords. It is framework-agnostic with an optional Laravel bridge package.
Use cases
- add two-factor authentication to a PHP app
- generate and verify TOTP codes compatible with Google Authenticator
- implement HOTP one-time passwords in PHP
- enable 2FA in a Laravel project
- generate QR code provisioning URIs for authenticator apps
When to choose
- you need standards-compliant TOTP/HOTP 2FA in PHP
- you want Google Authenticator compatibility
- you use Laravel and want an easy integration bridge
When to avoid
- you need SMS or push-based 2FA rather than authenticator-app OTPs
- your project is not PHP-based
- you need a full turnkey 2FA UI/flow rather than a library
Facets
library · maturity stable
auth security security web-development backend php totp hotp two-factor-authentication google-authenticator otp laravel
1 source
- readme: https://github.com/antonioribeiro/google2fa · fetched 2026-08-28 · 4ebbcb59893b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| antonioribeiro/google2fa | main | 69 |
| antonioribeiro/google2fa-laravel | plugin | 65 |
For agents
markdown · JSON · MCP: product_card(name="antonioribeiro/google2fa")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem