Download the PHP package fat2fast/yii2-otp without Composer
On this page you can find all versions of the php package fat2fast/yii2-otp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download fat2fast/yii2-otp
More information about fat2fast/yii2-otp
Files in fat2fast/yii2-otp
Download fat2fast/yii2-otp
More information about fat2fast/yii2-otp
Files in fat2fast/yii2-otp
Vendor fat2fast
Package yii2-otp
Short Description Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
License GPL-3.0
Homepage https://github.com/fat2fast/yii2-otp
Package yii2-otp
Short Description Fat Too Fast YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
License GPL-3.0
Homepage https://github.com/fat2fast/yii2-otp
Please rate this library. Is it a good library?
Informations about the package yii2-otp
Fork from Lsat Yii2 OTP
How to install
Or
or Add
to the require section of your application's composer.json
file.
Add components to web.php or console.php
Use Behavior
Set behavior in model
attachBehavior with dynamic form
Widget for generate init QR-code.
Read more about QrParams in the qrcode-library
Development
config your composer.json
(Only development)
Add your local path package (Set on top of repositories)
And add :
to the require section of your application's composer.json
file.
Install your local package (Should delete composer.lock
before if package installed)
All versions of yii2-otp with dependencies
PHP Build Version
Package Version
The package fat2fast/yii2-otp contains the following files
Loading the files please wait ....