Libraries tagged by RFC 6838
noresources/ns-php-mediatype
562 Downloads
Media Type parsing and manipulation library
spomky-labs/otphp
30423945 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
27033 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
jp3cki/totp
12483 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
syspass/plugin-authenticator
8583 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
thecodework/two-factor-authentication
5425 Downloads
Two Factor Authentication (2FA) for Laravel
sam002/yii2-otp
897 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
delight-im/otp
111 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
lsat/yii2-otp
562 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
wccplatform/otphp
158 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
264 Downloads
Two Factor Authentication (2FA) for Laravel
ipunkt/laravel-two-factor-authentication
47 Downloads
Two factor authentication (2FA) with TOTP tokens. (RFC 6238)
texdc/totp
352 Downloads
Simple TOTP (RFC 6238)
raisulhridoy/laravel-2fa
3 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.