Download the PHP package studio32x32/yii2-migration without Composer
On this page you can find all versions of the php package studio32x32/yii2-migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download studio32x32/yii2-migration
More information about studio32x32/yii2-migration
Files in studio32x32/yii2-migration
Download studio32x32/yii2-migration
More information about studio32x32/yii2-migration
Files in studio32x32/yii2-migration
Vendor studio32x32
Package yii2-migration
Short Description Extended class for migration based on Yii2 Migration
License BSD-3-Clause
Package yii2-migration
Short Description Extended class for migration based on Yii2 Migration
License BSD-3-Clause
Please rate this library. Is it a good library?
Informations about the package yii2-migration
Extended Yii2 migration class
==========
Usage same as \yii\db\Migration
New functions
Name | Description |
---|---|
tableName | Return real table name from Yii2 table name template |
tableExists | Check if there is a table in the database |
tinyint | Create TINYINT field |
enum | Create ENUM field |
after | Create AFTER MySQL syntax |
comment | Create COMMENT MySQL syntax |
blob | Create BLOB column |
text | Create TEXT column |
All versions of yii2-migration with dependencies
PHP Build Version
Package Version
The package studio32x32/yii2-migration contains the following files
Loading the files please wait ....