Libraries tagged by otp generator
element/unique
12 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.
spomky-labs/otphp
30958985 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
ichtrojan/laravel-otp
185748 Downloads
A simple package to generate and validate OTPs
jiripudil/otp
9698 Downloads
Library that generates and verifies one-time passwords.
wildwolf/php-otp
23380 Downloads
Simple HOTP/TOTP generation library
signaturetech/laravel-otp
17 Downloads
A package to generate and manage otp
ibrahem-kamal/laravel-otp
643 Downloads
generate and verify otp being sent to users
adevesa/laravel-simple-otp
855 Downloads
Generate and validate OTPs for your applications
sam002/yii2-otp
902 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
ars/laravel-otp-code
43 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
lakshmaji/uniquecode
959 Downloads
OTP generating package
advancelearn/otp-auth
4 Downloads
otp generate for one field from client and after create otp you can checked is true token
mewkhaleel/laravel-otp-mongodb
2893 Downloads
A simple package to generate and validate OTPs
tech-ed/simpl-otp
50 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.