yii2-extension yii2-qrcode
QR Code Generator
yatin/yii2-qrcode
QR Code Generator
- Friday, February 19, 2016
- by developer.yatin
- Repository
- 1 Watchers
- 0 Stars
- 54 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 6 % Grown
QR Code Generator
QR Code Generator, (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist yatin/yii2-qrcode "*"
or add, (*4)
"yatin/yii2-qrcode": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \qrcode\AutoloadExample::widget(); ?>
, (*7)
Update Test, (*8)
dev-master
9999999-dev
QR Code Generator
Sources
Download
MIT
The Requires
by
Yatin
extension
yii2