Libraries tagged by php otp
spomky-labs/otphp
37618496 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
tzsk/otp
495989 Downloads
OTP Generator and Verifier without database
mmeyer2k/dcrypt
562794 Downloads
A petite library of encryption functionality for PHP
pedrosancao/php-otp
44299 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
rych/otp
239532 Downloads
PHP implementation of the OATH one-time password standards
chillerlan/php-authenticator
86329 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
craftsys/msg91-laravel
76564 Downloads
Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc
phpsec/phpsec
99632 Downloads
A PHP security library
mincdev/php-otpauth
16602 Downloads
A library for genrating a 2 factor authentication QR code
wildwolf/yubico-otp
22464 Downloads
Alternative to the official php-yubico client
ferdous/laravel-otp-validate
23371 Downloads
Laravel package for OTP validation with built-in features like retry and resend mechanism. Built in max retry and max resend blocking. OTP/Security Code can be send over SMS or Email of your choice with user-defined template.
craftsys/msg91-php
85149 Downloads
PHP Client for using Msg91's API to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc.
wildwolf/php-otp
34880 Downloads
Simple HOTP/TOTP generation library
tesark/msg91-php
6963 Downloads
Send SMS and OTP using MSG91 service
remotemerge/totp-php
2855 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.