Download the PHP package bariew/yii2-module-migration-controller without Composer
On this page you can find all versions of the php package bariew/yii2-module-migration-controller. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bariew/yii2-module-migration-controller
More information about bariew/yii2-module-migration-controller
Files in bariew/yii2-module-migration-controller
Download bariew/yii2-module-migration-controller
More information about bariew/yii2-module-migration-controller
Files in bariew/yii2-module-migration-controller
Vendor bariew
Package yii2-module-migration-controller
Short Description Runs module migrations from module 'migrations' folder
License BSD-3-Clause
Homepage https://github.com/bariew/yii2-module-migration-controller
Package yii2-module-migration-controller
Short Description Runs module migrations from module 'migrations' folder
License BSD-3-Clause
Homepage https://github.com/bariew/yii2-module-migration-controller
Please rate this library. Is it a good library?
Informations about the package yii2-module-migration-controller
Module migration Yii2 controller.
Runs module migrations from module 'migrations' folder. Use it if you want to keep your module migrations inside module 'migrations' folder.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Since 1.3.0 there is also migrate/data-dump {tableName} action
- for generating any table data migration into @app/migrations folder.
Since 1.2.0 you may use new commands:
All versions of yii2-module-migration-controller with dependencies
PHP Build Version
Package Version
No informations.
The package bariew/yii2-module-migration-controller contains the following files
Loading the files please wait ....