Libraries tagged by rfc-6238
spomky-labs/otphp
30808815 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
27627 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
jp3cki/totp
12730 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
syspass/plugin-authenticator
8602 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
thecodework/two-factor-authentication
5431 Downloads
Two Factor Authentication (2FA) for Laravel
delight-im/otp
118 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
battlerattle/doorman
46 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
wccplatform/otphp
160 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
266 Downloads
Two Factor Authentication (2FA) for Laravel
ipunkt/laravel-two-factor-authentication
49 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
texdc/totp
353 Downloads
Simple TOTP (RFC 6238)
raisulhridoy/laravel-2fa
4 Downloads
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
mindgruve/two-factor-auth
80 Downloads
PHP Implementation of RFC 6238 used by the Google Authenticator Token Generator
mika/otp
3 Downloads
HOTP according to RFC 4226 and TOTP according to RFC 6238.
lorddashme/php-two-factor-auth
13 Downloads
A PHP library for RFC 4226 and RFC 6238.