dev-master
9999999-devMy ext
MIT
The Requires
by Serzh
extension yii2
Wallogit.com
2017 © Pedro Peláez
My ext
My ext2, (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist myext/yii2-myext "*"
or add, (*4)
"myext/yii2-myext": "*"
to the require section of your composer.json file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \myext\upl\AutoloadExample::widget(); ?>, (*7)
My ext
MIT
extension yii2