Libraries tagged by OTP Simple
husam-tariq/filamentsmssender
1 Downloads
A powerful FilamentPHP v3 plugin designed to simplify sending SMS messages and implementing One-Time Password (OTP) verification within your Laravel applications. This plugin provides a flexible custom HTTP request builder, allowing seamless integration with virtually any SMS gateway API without writing custom code for each provider.
rych/otp
238784 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
43695 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
mix-code/filament-multi-2fa
869 Downloads
Implementing Email OTP and Authenticator App 2FA Logic with Trusted Devices Support
authsignal/authsignal-php
17186 Downloads
Authsignal is a drop-in solution that adds modern authentication to your app with minimal coding. Quickly implement passkeys, context-aware MFA, and passwordless login options like biometrics, push notifications, OTP, and TOTP—all working seamlessly with your existing identity stack.
delight-im/otp
402 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
montopolis/laravel-magic-auth
277 Downloads
Package for implementing magical authentication (URL and token) in Laravel 5.2+
rezak/otp-auth
1 Downloads
A Laravel package for OTP endpoint implementation
clarity-tech/laravel-otp-generator
40 Downloads
a lightweight implementation of generating OTP and validating backed by Cache Storage for Laravel
vjolenz/php-otp
817 Downloads
PHP OTP (One Time Password) implementation
sendinblue/otp
50 Downloads
Implementation of OATH algorithms
ilbee/totp
13 Downloads
Time-based One-Time Password (TOTP) implementation in PHP
yaman-shahbander-dev/totp-generator
2 Downloads
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.