Libraries tagged by RFC 6238
danterobles/totp-authenticator
9 Downloads
A lightweight and secure PHP class for implementing TOTP two-factor authentication, compatible with Google Authenticator, Authy, and more.
abmmhasan/otp
20 Downloads
Standalone OTP and MFA primitives for PHP.
b2bcenter/googleauthenticator
61890 Downloads
Google Authenticator 2-factor authentication
olusegun171/laravel-mfa
28 Downloads
Multi-factor authentication for Laravel — TOTP compatible with Google Authenticator, Authy, and any RFC 6238 app.
haikiri/simple-php-totp
256 Downloads
Lightweight PHP TOTP (RFC 6238) and Base32 (RFC 4648) generation/decoding for 2FA authentication
ez-php/two-factor
24 Downloads
Two-factor authentication module for the ez-php framework — RFC 6238 TOTP, QR code URLs, backup codes, and HTTP middleware
asernum/sdk-client-asafe
215 Downloads
TOTP (RFC 6238) / Asafe compatible 2FA helper.
wccplatform/otphp
166 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
top20ofe/two-factor-authentication
276 Downloads
Two Factor Authentication (2FA) for Laravel
phpdot/totp
2 Downloads
Coroutine-safe, zero-dependency HOTP/TOTP (RFC 4226 / RFC 6238) with provisioning URIs for the PHPdot ecosystem.
ndtan/php-2fa
3 Downloads
NDT 2FA — TOTP (RFC 6238) for PHP with backup codes, otpauth URIs, and QR generation (SVG). Laravel & Symfony integrations included.
nacosvel/2fa
7877 Downloads
Community-driven PHP library for generating OTPs (HOTP/TOTP), RFC-compliant and compatible with Google Authenticator.
lorddashme/php-two-factor-auth
14 Downloads
A PHP library for RFC 4226 and RFC 6238.
horde/otp
4 Downloads
Horde RFC 4226 HOTP and RFC 6238 TOTP Library
gusmanwidodo/auth-kit-two-factor
2 Downloads
Two-factor authentication (TOTP) plugin for Auth-Kit. RFC 6238 authenticator-app codes with encrypted secrets, confirm-before-activate, single-use hashed recovery codes, clock-skew window and replay protection. Zero dependencies.