Libraries tagged by otp generate
ema-salas/otp-generator
42 Downloads
Generate OTP using a Trait into your Laravel models
raja-muhammad-asher/laravel-otp-mongodb
87 Downloads
A simple package to generate and validate OTPs for mongodb/laravel-mongodb
kenkioko/laravel-otp
172 Downloads
A simple package to generate and validate OTPs. [forked from ichtrojan/laravel-otp] (https://github.com/ichtrojan/laravel-otp)
kaffe-software/laravel-otp
1 Downloads
A simple package to generate and validate OTPs
iroid/laravel-otp
15 Downloads
A simple package to generate and validate OTPs
rahmatwaisi/otp-auth
4 Downloads
Easily Generate and Verify an OTP using laravel cache
sfire-framework/sfire-otp
11 Downloads
Create and verify One Time Passwords based on Time and HMAC. May be used in 2FA (Two Factor Authentication), MFA (Multi factor Authentication), 2SA (Two Step Authentication) and MSA (Multi Step Authentication).
johnsear/otp
13 Downloads
one-time-password library, generate and verify
jefte/otpgenerator
5 Downloads
Laravel plugin to generate OTP Tokens
evgen-dev/google-authenticator
2 Downloads
Laravel/GoogleAuthenticator - generate and check OTP
prasanth-j/otpify
37 Downloads
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
xoxoday/fileupload
11 Downloads
This package is used to store files, generate OTP and OTP verification.
rytescube/otpkit
3 Downloads
Laravel package to generate otp or one time password
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.
spomky-labs/otphp
35872531 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