Libraries tagged by RFC 4226
spomky-labs/otphp
35557790 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
4054247 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
pedrosancao/php-otp
38995 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
rych/otp
232509 Downloads
PHP implementation of the OATH one-time password standards
chillerlan/php-authenticator
77286 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
firehed/security
61660 Downloads
Security tools for PHP
infocyph/otp
3422 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
chillerlan/php-googleauth
1310 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
delight-im/otp
210 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
beastbytes/yii-otp
7 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
abmmhasan/otp
19 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
sam002/yii2-otp
903 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
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
lorddashme/php-two-factor-auth
13 Downloads
A PHP library for RFC 4226 and RFC 6238.
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.