Download the PHP package elysiumrealms/laravel-otp without Composer
On this page you can find all versions of the php package elysiumrealms/laravel-otp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elysiumrealms/laravel-otp
More information about elysiumrealms/laravel-otp
Files in elysiumrealms/laravel-otp
Download elysiumrealms/laravel-otp
More information about elysiumrealms/laravel-otp
Files in elysiumrealms/laravel-otp
Vendor elysiumrealms
Package laravel-otp
Short Description A package to generate and validate OTP
License MIT
Homepage https://github.com/elysiumrealms/laravel-otp
Package laravel-otp
Short Description A package to generate and validate OTP
License MIT
Homepage https://github.com/elysiumrealms/laravel-otp
Please rate this library. Is it a good library?
Informations about the package laravel-otp
OTP Verification System
A module for generating and verifying OTPs.
Installation Guide
Install the package using Composer.
Publish the assets.
Run the migrations.
Implementation Guide
Schedule the otp:clean
command to clean expired OTPs.
Usage Guide
Generate an for a mobile number.
Generate an OTP for an email address.
Verify an OTP.
Verify an OTP for an email address.
Check if identifier is verified with validator.
Check if identifier is verified.
For further details, please contact the development team.
All versions of laravel-otp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
laravel/framework Version ~5.5|~6.0|~7.0|~8.0|~9.0|~10.0
laravel-notification-channels/twilio Version *
laravel-notification-channels/telegram Version *
laravel/framework Version ~5.5|~6.0|~7.0|~8.0|~9.0|~10.0
laravel-notification-channels/twilio Version *
laravel-notification-channels/telegram Version *
The package elysiumrealms/laravel-otp contains the following files
Loading the files please wait ....