Libraries tagged by otp auth
elysiumrealms/laravel-otp
391 Downloads
A package to generate and validate OTP
beastbytes/yii-otp
8 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
pgampe/authenticator
4896 Downloads
Authenticator
pfaffenrodt/authenticator
1350 Downloads
Authenticator
dangujba/teleotp
0 Downloads
A PHP library for Telegram-based OTP authentication.
ndtan/php-2fa
0 Downloads
NDT 2FA — TOTP (RFC 6238) for PHP with backup codes, otpauth URIs, and QR generation (SVG). Laravel & Symfony integrations included.
machaven/track-attempts
3942 Downloads
Track and limit any auth, OTP, or any other type of action.
element/unique
19 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
element/promethium
31 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
markenwerk/oath-server-suite
145 Downloads
A collection of classes to provide second factor authentication like Yubico OTP (Yubikey), Oath (TOTP, HOTP, GoogleAuthenticator) server-side.
secqure/validatetoken
265 Downloads
SecQure Passwordless Library For Validate Auth Token - Email Magiclink, SMS OTP
webmonks/laravel-2fa
1 Downloads
🔐 Plug & Play Laravel 2FA - Email OTP, SMS OTP, TOTP, WebAuthn/FIDO2, Recovery Codes with Multi-Auth Guard Support. Production-ready in 30 seconds!
cndrsdrmn/passwords
3 Downloads
Override and extend Laravel's password reset to support OTP-style 6-digit tokens with verification state.
wirgen/laravel-mfa
3 Downloads
Provides a multi-factor authentication mechanism for Laravel
wccplatform/otphp
164 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