Skip to content

Blumster/yii2-gii-migration-designer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migration Designer

Design the database structure and generate migrations from the designed model

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require-dev --prefer-dist blumster/yii2-gii-migration-designer "*"

or add

"blumster/yii2-gii-migration-designer": "*"

to the require-dev section of your composer.json file.

Usage: After install, you can find it in the gii module

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published