2017 © Pedro Peláez
 

yii2-extension yii2-gii-migrations-gui

Generate Yii2 database migrations in the gii interface

image

demi/yii2-gii-migrations-gui

Generate Yii2 database migrations in the gii interface

  • Thursday, March 17, 2016
  • by demi
  • Repository
  • 1 Watchers
  • 1 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Yii2-gii-migrations-gui

Generate yii2 database migrations in the gii interface, (*1)

Installation

Run, (*2)

php composer.phar require "demi/yii2-gii-migrations-gui" "~1.0"

or, (*3)

Add to composer.json in your project, (*4)

{
    "require": {
        "demi/yii2-gii-migrations-gui": "~1.0"
    }
}

then run command, (*5)

php composer.phar update

# Configurations

The Versions

17/03 2016

dev-master

9999999-dev https://github.com/demisang/yii2-gii-migrations-gui#readme

Generate Yii2 database migrations in the gii interface

  Sources   Download

GNU

The Requires

 

yii2 gii generator migration

13/03 2016

1.0.0

1.0.0.0 https://github.com/demisang/yii2-gii-migrations-gui#readme

Generate Yii2 database migrations in the gii interface

  Sources   Download

GNU

The Requires

 

yii2 gii generator migration