2017 © Pedro Peláez
 

yii2-extension yii2-app-command

Console command for Yii 2 Framework to manage your application source code and configuration settings

image

dmstr/yii2-app-command

Console command for Yii 2 Framework to manage your application source code and configuration settings

  • Sunday, April 24, 2016
  • by schmunk
  • Repository
  • 6 Watchers
  • 4 Stars
  • 9,422 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Phundament Yii 2 Application Management Command

:warning: Project state: discontinued/obsolete, (*1)

It is recommended to remove this package from your composer.json dependencies., (*2)

Replacement for mysql command: https://github.com/dmstr/yii2-db/blob/master/console/controllers/MysqlController.php, (*3)

Further replacements: https://github.com/phundament/app/blob/master/src/commands/AppController.php, (*4)


Console base-command to manage your application source code and configuration settings., (*5)

Installation

The preferred way to install this extension is through composer., (*6)

Either run, (*7)

php composer.phar require --prefer-dist dmstr/yii2-app-command "*"

or add, (*8)

"dmstr/yii2-app-command": "*"

to the require section of your composer.json file., (*9)

Usage

Once the extension is installed, configure it in your console config:, (*10)

    'controllerMap'       => [
        'app' => 'dmstr\\console\\controllers\\AppController',
    ],

Run the command, (*11)

./yii app

The Versions

24/04 2016

dev-master

9999999-dev

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

26/06 2015

0.5.0

0.5.0.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

16/06 2015

0.4.1

0.4.1.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

11/06 2015

0.4.0

0.4.0.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

28/05 2015

dev-feature/skip-on-empty-password

dev-feature/skip-on-empty-password

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

18/05 2015

0.3.2

0.3.2.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

06/05 2015

0.3.1

0.3.1.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

06/05 2015

0.3.0

0.3.0.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

20/04 2015

0.2.0

0.2.0.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

20/04 2015

0.1.0

0.1.0.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

The Requires

 

configuration command yii2 application management

08/12 2014

0.0.1

0.0.1.0

Console command for Yii 2 Framework to manage your application source code and configuration settings

  Sources   Download

BSD-3-Clause

configuration command yii2 application management