Libraries tagged by rfc4226
spomky-labs/otphp
30845776 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
3537176 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
rych/otp
216475 Downloads
PHP implementation of the OATH one-time password standards
chillerlan/php-authenticator
58241 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
infocyph/otp
1864 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
firehed/security
59106 Downloads
Security tools for PHP
pedrosancao/php-otp
27691 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
chillerlan/php-googleauth
1308 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
sam002/yii2-otp
899 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
delight-im/otp
118 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
abmmhasan/otp
17 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
lsat/yii2-otp
564 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
fat2fast/yii2-otp
4 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
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.