Libraries tagged by rfc-6238
spomky-labs/otphp
36388919 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
41272 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
jp3cki/totp
17527 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
thecodework/two-factor-authentication
5513 Downloads
Two Factor Authentication (2FA) for Laravel
syspass/plugin-authenticator
9049 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
delight-im/otp
241 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
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
wccplatform/otphp
161 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
272 Downloads
Two Factor Authentication (2FA) for Laravel
beastbytes/yii-otp
7 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
ipunkt/laravel-two-factor-authentication
51 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
texdc/totp
353 Downloads
Simple TOTP (RFC 6238)
raisulhridoy/laravel-2fa
6 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
7 Downloads
HOTP according to RFC 4226 and TOTP according to RFC 6238.