Libraries tagged by otpz
pedrosancao/php-otp
30187 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
mincdev/php-otpauth
9059 Downloads
A library for genrating a 2 factor authentication QR code
jiripudil/otp
10839 Downloads
Library that generates and verifies one-time passwords.
infocyph/otp
2424 Downloads
Simple & Secure Generic OTP, OCRA (RFC6287), TOTP (RFC6238) & HOTP (RFC4226) solution!
ferdous/laravel-otp-validate
22102 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
7370 Downloads
Secure your laravel routes with otps. (one time passwords)
afsakar/filament-otp-login
5151 Downloads
OTP Login for FilamentPHP
lakm/nopass
1614 Downloads
Provides passwordless authentication for your laravel projects.
jp3cki/totp
13954 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
craftsys/msg91-php
66265 Downloads
PHP Client for using Msg91's API to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc.
craftsys/msg91-laravel
60069 Downloads
Laravel service provider for Msg91 apis to Send OTPs, Verify OTPs, Resend OTPs, Send SMS (Short Message) etc
born05/craft-twofactorauthentication
91228 Downloads
Craft 4 plugin for two-factor or two-step login using Time Based OTP.
alexandregz/twofactor_gauthenticator
6134 Downloads
This RoundCube plugin adds the Google 2-step verification to the login proccess (OTP)
wildwolf/yubico-otp
19691 Downloads
PHP 7-friendly alternative to the official php-yubico client
wildwolf/php-otp
25948 Downloads
Simple HOTP/TOTP generation library