Libraries tagged by rfc-6238
spomky-labs/otphp
54407251 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
pedrosancao/php-otp
80358 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
delight-im/otp
34405 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
thecodework/two-factor-authentication
5606 Downloads
Two Factor Authentication (2FA) for Laravel
syspass/plugin-authenticator
10065 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
jp3cki/totp
24523 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
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
16 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
213 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
nacosvel/2fa
7876 Downloads
Community-driven PHP library for generating OTPs (HOTP/TOTP), RFC-compliant and compatible with Google Authenticator.
beastbytes/yii-otp
13 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications