Download the PHP package fastd/migration without Composer
On this page you can find all versions of the php package fastd/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 migration
MySQL Migration
轻量,简单又好用的数据库迁移工具。支持创建、修改、数据集填充等基础功能。
要求
- PHP >= 5.6
使用
导出表结构(dump)
从数据库已有表中迁移到 PHP 文件
执行迁移(run)
将PHP文件迁移到 MySQL 数据表
清除缓存(cache-clear)
创建结构文件(create)
查看表结构(info)
Support
如果你在使用中遇到问题,请联系: 编码侠
License MIT
All versions of migration with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
symfony/console Version ^3.0
fastd/config Version ^3.0
fastd/query-builder Version ^2.0@beta
symfony/console Version ^3.0
fastd/config Version ^3.0
fastd/query-builder Version ^2.0@beta
The package fastd/migration contains the following files
Loading the files please wait ....