Libraries tagged by otp generate
raja-muhammad-asher/laravel-otp-mongodb
88 Downloads
A simple package to generate and validate OTPs for mongodb/laravel-mongodb
kenkioko/laravel-otp
174 Downloads
A simple package to generate and validate OTPs. [forked from ichtrojan/laravel-otp] (https://github.com/ichtrojan/laravel-otp)
kaffe-software/laravel-otp
2 Downloads
A simple package to generate and validate OTPs
iroid/laravel-otp
15 Downloads
A simple package to generate and validate OTPs
elysiumrealms/laravel-otp
391 Downloads
A package to generate and validate OTP
rahmatwaisi/otp-auth
5 Downloads
Easily Generate and Verify an OTP using laravel cache
sfire-framework/sfire-otp
12 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
14 Downloads
one-time-password library, generate and verify
jefte/otpgenerator
6 Downloads
Laravel plugin to generate OTP Tokens
evgen-dev/google-authenticator
2 Downloads
Laravel/GoogleAuthenticator - generate and check OTP
prasanth-j/otpify
39 Downloads
Otpify is a Laravel package that provides a simple and elegant way to generate and validate one time passwords.
xoxoday/fileupload
12 Downloads
This package is used to store files, generate OTP and OTP verification.
rytescube/otpkit
4 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
37812660 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