Download the PHP package beansir/newx-migration without Composer
On this page you can find all versions of the php package beansir/newx-migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package newx-migration
NewX Migration
安装说明
使用composer一键安装
搭建结构
- migration
- config
- config.php
- tasks
- config
- migrate // 脚本执行文件
创建脚本执行文件migrate
数据库配置文件
migration/config/database.php
初始化
新建迁移
迁移方式1:全部迁移
迁移方式2:指定迁移个数N
迁移方式3: 指定第N个迁移
Demo
All versions of newx-migration with dependencies
PHP Build Version
Package Version
The package beansir/newx-migration contains the following files
Loading the files please wait ....