Libraries tagged by RFC 4226
spomky-labs/otphp
36992369 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
christian-riesen/otp
4206671 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
pedrosancao/php-otp
42613 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
rych/otp
237193 Downloads
PHP implementation of the OATH one-time password standards
firehed/security
69169 Downloads
Security tools for PHP
chillerlan/php-authenticator
83193 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
infocyph/otp
3829 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
delight-im/otp
334 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
chillerlan/php-googleauth
1310 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
abmmhasan/otp
19 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
sam002/yii2-otp
904 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
lsat/yii2-otp
657 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
163 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
lorddashme/php-two-factor-auth
13 Downloads
A PHP library for RFC 4226 and RFC 6238.
beastbytes/yii-otp
8 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications