Libraries tagged by php otp
spomky-labs/otphp
49374226 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
665199 Downloads
A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.
mmeyer2k/dcrypt
782163 Downloads
A petite library of encryption functionality for PHP
pedrosancao/php-otp
70668 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
rych/otp
276362 Downloads
PHP implementation of the OATH one-time password standards
remotemerge/totp-php
16644 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
chillerlan/php-authenticator
129610 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
craftsys/msg91-laravel
101983 Downloads
Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc
phpsec/phpsec
104911 Downloads
A PHP security library
mincdev/php-otpauth
33329 Downloads
A library for genrating a 2 factor authentication QR code
wildwolf/yubico-otp
30672 Downloads
Alternative to the official php-yubico client
ferdous/laravel-otp-validate
24576 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
136833 Downloads
PHP Client for using Msg91's API to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc.
mobiweb/sdk
10468 Downloads
5.0.0 PHP library for communicating with the MobiWeb REST APIs.
wildwolf/php-otp
44594 Downloads
Simple HOTP/TOTP generation library