Skip to content

bookin/yii2-composer-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

header

Please, don't forget to Star★ the repo if you are interested this project!

Installation

Total Downloads Monthly Downloads License

The preferred way to install this extension is through composer.

To install, either run

$ php composer.phar require bookin/yii2-composer-gui "@dev"

or add

"bookin/yii2-composer-gui": "@dev"

to the require section of your composer.json file.

Usage

Configure component:

'modules'=>[
    'composer'=>[
        'class'=>'bookin\composer\gui\Module'
    ],
]

Open - http://domain.loc/composer

P.S. It is beta, some functions might not work, or work but not as expected.

P.S.S. You can create requests with your suggestions to changes to improve module.

About

Yii2 module composer gui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published