Libraries tagged by otpz
rych/otp
245446 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
49714 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
hasan-ahani/filament-otp-input
71909 Downloads
Otp input for filament
fouladgar/laravel-otp
23178 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
afsakar/filament-otp-login
19661 Downloads
OTP Login for FilamentPHP
craftsys/msg91-laravel
82580 Downloads
Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc
chillerlan/php-authenticator
95608 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
phpsec/phpsec
100620 Downloads
A PHP security library
wildwolf/yubico-otp
24095 Downloads
Alternative to the official php-yubico client
sadiqsalau/laravel-otp
19079 Downloads
OTP Package for Laravel
mincdev/php-otpauth
19469 Downloads
A library for genrating a 2 factor authentication QR code
jiripudil/otp
20294 Downloads
Library that generates and verifies one-time passwords.
ferdous/laravel-otp-validate
23962 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.
erdemkeren/laravel-otp
8391 Downloads
Secure your laravel routes with otps. (one time passwords)
remotemerge/totp-php
3678 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.