dev-master
9999999-devyii2-simple
Apache-2.0
The Requires
- php >=5.4.0
- yiisoft/yii2 *
by marina
extension yii2
yii2-simple
yii2-simple, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist marina8915/yii2-simple "*"
or add, (*4)
"marina8915/yii2-simple": "*"
to the require section of your composer.json
file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \marina\simple\AutoloadExample::widget(); ?>
, (*7)
yii2-simple
Apache-2.0
extension yii2