定制 kohkimakimoto/lib-migration 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

kohkimakimoto/lib-migration

Composer 安装命令:

composer require kohkimakimoto/lib-migration

包简介

LibMigration is a minimum database migration library and framework for MySQL.

README 文档

README

Build Status

LibMigration is a minimum database migration library and framework for MySQL.

Features

  • LibMigration uses plain SQL to change your database schema. Does’t use any specific syntax.
  • LibMigration can manage muliple databases.
  • LibMigration core api is very simple. So you can easily use it in your other code.

Requirement

PHP5.3 or later.

Installation

Use composer installation. Make composer.json like the following.

{
  "require": {
    "kohkimakimoto/lib-migration": "1.*"
  }
}

And run Composer install command.

$ curl -s http://getcomposer.org/installer | php
$ php composer.phar install

Usage and Documentation

See the LibMigraion Github page

License

Apache License 2.0

统计信息

  • 总下载量: 33.98k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 3
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: Apache
  • 更新时间: 2013-06-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固