dev-master
9999999-devYii2 module for control packages
MIT
The Requires
- php >=5.4.0
- yiisoft/yii2 *
- bookin/composer-api *
by Anton Mikhailov
Yii2 module for control packages
, (*1)
Please, don't forget to Star★ the repo if you are interested this project!, (*2)
The preferred way to install this extension is through composer., (*4)
To install, either run, (*5)
$ php composer.phar require bookin/yii2-composer-gui "@dev"
or add, (*6)
"bookin/yii2-composer-gui": "@dev"
to the require
section of your composer.json
file., (*7)
'modules'=>[ 'composer'=>[ 'class'=>'bookin\composer\gui\Module' ], ]
http://domain.loc/composer
P.S. It is beta, some functions might not work, or work but not as expected., (*8)
P.S.S. You can create requests with your suggestions to changes to improve module., (*9)
Yii2 module for control packages
MIT