Download the PHP package webtoucher/yii2-migrate without Composer
On this page you can find all versions of the php package webtoucher/yii2-migrate. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webtoucher/yii2-migrate
More information about webtoucher/yii2-migrate
Files in webtoucher/yii2-migrate
Download webtoucher/yii2-migrate
More information about webtoucher/yii2-migrate
Files in webtoucher/yii2-migrate
Vendor webtoucher
Package yii2-migrate
Short Description Yii 2 extension for creating and running migrations
License BSD-3-Clause
Homepage https://github.com/webtoucher/yii2-migrate
Package yii2-migrate
Short Description Yii 2 extension for creating and running migrations
License BSD-3-Clause
Homepage https://github.com/webtoucher/yii2-migrate
Please rate this library. Is it a good library?
Informations about the package yii2-migrate
yii2-migrate
Console Migration Command with multiple paths/aliases support.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the section of your composer.json
file.
Add the following in your console config:
Usage
To create migration in common directory @app/migration
use follow command:
To create migration in directory of the module @app/modules/module_name/migration
use follow command:
To run all migration from common directory and from directories of the modules use follow command:
All versions of yii2-migrate with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package webtoucher/yii2-migrate contains the following files
Loading the files please wait ....