2017 © Pedro Peláez
 

yii2-extension yii2-composer-gui

Yii2 module for control packages

image

bookin/yii2-composer-gui

Yii2 module for control packages

  • Sunday, August 21, 2016
  • by bookin
  • Repository
  • 2 Watchers
  • 7 Stars
  • 41 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 41 % Grown

The README.md

header, (*1)

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

Installation

Total Downloads Monthly Downloads License, (*3)

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)

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., (*8)

P.S.S. You can create requests with your suggestions to changes to improve module., (*9)

The Versions

21/08 2016

dev-master

9999999-dev

Yii2 module for control packages

  Sources   Download

MIT

The Requires

 

by Anton Mikhailov