Download the PHP package ankurk91/laravel-otp without Composer
On this page you can find all versions of the php package ankurk91/laravel-otp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ankurk91/laravel-otp
More information about ankurk91/laravel-otp
Files in ankurk91/laravel-otp
Download ankurk91/laravel-otp
More information about ankurk91/laravel-otp
Files in ankurk91/laravel-otp
Vendor ankurk91
Package laravel-otp
Short Description One time password (OTP) generator and verifier.
License MIT
Homepage https://github.com/ankurk91/laravel-otp
Package laravel-otp
Short Description One time password (OTP) generator and verifier.
License MIT
Homepage https://github.com/ankurk91/laravel-otp
Please rate this library. Is it a good library?
Informations about the package laravel-otp
Laravel OTP
One time password (OTP) generator and verifier.
Installation
You can install the package via composer:
Publish the config file (optional)
You can publish the config file into your project.
Usage
You can use the global helper function
or you can use Facade
Note The OTP will be stored in default cache storage.
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Security
If you discover any security issues, please email pro.ankurk1[at]gmail[dot]com
instead of using the issue tracker.
This packages does not follow the HOTP or TOTP specification.
License
The MIT License.
All versions of laravel-otp with dependencies
PHP Build Version
Package Version
The package ankurk91/laravel-otp contains the following files
Loading the files please wait ....