Libraries tagged by RFC 4226
spomky-labs/otphp
38621176 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
4391091 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
pedrosancao/php-otp
47120 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
rych/otp
242495 Downloads
PHP implementation of the OATH one-time password standards
chillerlan/php-authenticator
91371 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
infocyph/otp
4380 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
firehed/security
70762 Downloads
Security tools for PHP
delight-im/otp
768 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+
sam002/yii2-otp
916 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
abmmhasan/otp
19 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
lsat/yii2-otp
680 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
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
nacosvel/2fa
0 Downloads
Community-driven PHP library for generating OTPs (HOTP/TOTP), RFC-compliant and compatible with Google Authenticator.
lorddashme/php-two-factor-auth
14 Downloads
A PHP library for RFC 4226 and RFC 6238.