Libraries tagged by hotp
spomky-labs/otphp
51204460 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
5575442 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
lfkeitel/phptotp
485583 Downloads
TOTP/HOTP library for PHP
chillerlan/php-authenticator
137601 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
jakobo/hotp-php
84345 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
rych/otp
281235 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
74501 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
paragonie/multi-factor
198943 Downloads
Vendor-agnostic two-factor authentication library
delight-im/otp
26231 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
2amigos/2fa-library
394158 Downloads
2 Factor Authentication (2FA) library
jiripudil/otp
28921 Downloads
Library that generates and verifies one-time passwords.
infocyph/otp
7733 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
firehed/security
77794 Downloads
Security tools for PHP
eustasy/authenticatron
1567 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
williameggers/php-totp
32290 Downloads
TOTP/HOTP library for PHP