Skip to content

futuretek-solutions-ltd/ext-yii2-migrations

Repository files navigation

Yii2 Migrations

This extension provide support for migrations in extensions.

Also provide some useful functions like insertOption or importCsv

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist futuretek/yii2-migrations "*"

or add

"futuretek/yii2-migrations": "*"

to the require section of your composer.json file.

Usage

This extension replaces Yii2 console command migrate.

About

Migrations in extension support

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages