2017 © Pedro Peláez
 

yii2-extension yii2-extended-migration

Yii2 Extended Migration

image

dn23rus/yii2-extended-migration

Yii2 Extended Migration

  • Monday, December 14, 2015
  • by b.dmitry
  • Repository
  • 1 Watchers
  • 0 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Yii2 Extended Migration

Yii2 Extended Migration extension provides additional functionality to migration., (*1)

Installation

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

Either run, (*3)

php composer.phar require --prefer-dist dn23rus/yii2-extended-migration "1.*"

or add, (*4)

"dn23rus/yii2-extended-migration": "1.*"

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

Usage

Once the extension is installed, add this config to your configs/main.php :, (*6)

    'controllerMap' => [
        // ...
        'migrate' => [
            'class'        => yii\console\controllers\MigrateController::class,
            'templateFile' => '@vendor/dn23rus/yii2-extended-migration/views/migration.php',
        ],
        // ...
    ],

The Versions

14/12 2015

dev-master

9999999-dev

Yii2 Extended Migration

  Sources   Download

MIT

The Requires

 

by Dmitriy Buryak

extension yii2 yii2 migration

14/12 2015

v1.0.3

1.0.3.0

Yii2 Extended Migration

  Sources   Download

MIT

The Requires

 

by Dmitriy Buryak

extension yii2 yii2 migration

14/12 2015

v1.0.2

1.0.2.0

Yii2 Extended Migration

  Sources   Download

MIT

The Requires

 

by Dmitriy Buryak

extension yii2 yii2 migration

14/12 2015

v1.0.1

1.0.1.0

Yii2 Extended Migration

  Sources   Download

MIT

The Requires

 

by Dmitriy Buryak

extension yii2 migraton

14/12 2015

v1.0.0

1.0.0.0

Yii2 Extended Migration

  Sources   Download

MIT

The Requires

 

by Dmitriy Buryak

extension yii2 migraton