Libraries tagged by hotp
pragmarx/google2fa
114459741 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
54268809 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
5828668 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
lfkeitel/phptotp
508076 Downloads
TOTP/HOTP library for PHP
jakobo/hotp-php
88006 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
rych/otp
289613 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
80181 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
paragonie/multi-factor
200759 Downloads
Vendor-agnostic two-factor authentication library
infocyph/otp
20654 Downloads
Standalone OTP and MFA primitives for PHP.
chillerlan/php-authenticator
147714 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
2amigos/2fa-library
403284 Downloads
2 Factor Authentication (2FA) library
jiripudil/otp
30395 Downloads
Library that generates and verifies one-time passwords.
firehed/security
79168 Downloads
Security tools for PHP
eustasy/authenticatron
2253 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
delight-im/otp
33925 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226