Libraries tagged by otp generator
hejunjie/google-authenticator
213 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
advancelearn/otp-auth
8 Downloads
otp generate for one field from client and after create otp you can checked is true token
adevesa/laravel-simple-otp
1262 Downloads
Generate and validate OTPs for your applications
tech-ed/simpl-otp
104 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
mkd/laravel-otp
5 Downloads
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
sam002/yii2-otp
904 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
lsat/yii2-otp
655 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
lakshmajim/uniquecode
223 Downloads
OTP generating package
lakshmaji/uniquecode
970 Downloads
OTP generating package
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
shawsank/otp
23 Downloads
Laravel5 OTP manager
bhaktijkoli/otp
5 Downloads
OTP Generate & Verifiy Laravel Package
web36/laravel-otp-service
11 Downloads
This libraries is used to generate OTP for user and verify OTP for user
blubear/laravel-otp
82 Downloads
Package to generate OTP codes in Laravel applications