Skip to content

rocket-firm/yii2-migratraion-generator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Migratraion Generator

Installation

Preferred way to install is through composer

composer require rocketfirm/yii2-migration-generator

Usage

Add following line of code to your main-local.php config file

$config['modules']['gii']['generators']['sanzhikee-gii-migration'] = 'rocketfirm\generator\migration\Generator';

About

Generates yii2 migrations from database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%