2017 © Pedro Peláez
 

library migration

image

fastd/migration

  • Thursday, July 5, 2018
  • by JanHuang
  • Repository
  • 2 Watchers
  • 3 Stars
  • 1,288 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 11 Versions
  • 35 % Grown

The README.md

MySQL Migration

轻量,简单又好用的数据库迁移工具。支持创建、修改、数据集填充等基础功能。, (*1)

要求

  • PHP >= 5.6

使用

usage, (*2)

导出表结构(dump)

从数据库已有表中迁移到 PHP 文件, (*3)

php migrate dump [table name] [-p|--path]
执行迁移(run)

将PHP文件迁移到 MySQL 数据表, (*4)

php migrate run [-p|--path]
清除缓存(cache-clear)
php migrate cache-clear
创建结构文件(create)
php migrate create [table]
查看表结构(info)
php migrate info [table]

Support

如果你在使用中遇到问题,请联系: bboyjanhuang@gmail.com. 微博: 编码侠, (*5)

License MIT

The Versions

05/07 2018

dev-master

9999999-dev

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

21/06 2018

v0.1.1

0.1.1.0

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

22/11 2017

dev-develop

dev-develop

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

22/11 2017

v0.1.0-rc5

0.1.0.0-RC5

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

22/11 2017

v0.1.0

0.1.0.0

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

22/11 2017

v0.1.0-rc4

0.1.0.0-RC4

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

21/09 2017

v0.1.0-rc2

0.1.0.0-RC2

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

21/09 2017

v0.1.0-rc3

0.1.0.0-RC3

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

16/06 2017

v0.1.0-rc1

0.1.0.0-RC1

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

30/04 2017

v0.1.0-beta2

0.1.0.0-beta2

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang

29/04 2017

v0.1.0-beta1

0.1.0.0-beta1

  Sources   Download

The Requires

 

The Development Requires

by Avatar JanHuang