Libraries tagged by hotp
sw2eu/hotplug
37 Downloads
o-ba/mfa-hotp
73 Downloads
TYPO3 hmac-based one-time password provider
wccplatform/otphp
164 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
sfire-framework/sfire-otp
12 Downloads
Create and verify One Time Passwords based on Time and HMAC. May be used in 2FA (Two Factor Authentication), MFA (Multi factor Authentication), 2SA (Two Step Authentication) and MSA (Multi Step Authentication).
novy213/yii2-otp
47 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
noplanman/wp-otp
7 Downloads
OTP for WordPress
marc1706/otp-authenticate
596 Downloads
Provides a simple and up-to-date library for two-factor authentication using OTP hashes and Google Authenticator or a similar app.
lorddashme/php-two-factor-auth
14 Downloads
A PHP library for RFC 4226 and RFC 6238.
khanifzyen/yii2-otp
2 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
jazor/totp-for-php
11 Downloads
totp/hotp implements for php
infoburp/yii2-otp
429 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
imseyed/auth2fa
67 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
fat2fast/yii2-otp
8 Downloads
Fat Too Fast 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
donweb/phptotp
90 Downloads
TOTP/HOTP library for PHP
beastbytes/yii-otp
8 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications