sirroland / yii2-migen
gii tool for mass migration generation by Schema
v1.0.1
2016-05-20 10:07 UTC
Requires
- yiisoft/yii2: *
Requires (Dev)
This package is auto-updated.
Last update: 2026-03-01 00:10:30 UTC
README
generate migration files from database
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require -dev --prefer-dist sirroland/yii2-migen "*"
or add
"sirroland/yii2-migen": "*"