dev-master
9999999-devlinil's Library of Yii2 Extensions
LGPL-3.0+
The Requires
by Barilee Apenu
extension library yii2 linil linilyii2
linil's Library of Yii2 Extensions
linil's Library of Yii2 Extensions, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist linil/linil-yii2 "*"
or add, (*4)
"linil/linil-yii2": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \linil\linilYii2\AutoloadExample::widget(); ?>
, (*7)
linil's Library of Yii2 Extensions
LGPL-3.0+
extension library yii2 linil linilyii2