Download the PHP package kohkimakimoto/lib-migration without Composer
On this page you can find all versions of the php package kohkimakimoto/lib-migration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kohkimakimoto/lib-migration
More information about kohkimakimoto/lib-migration
Files in kohkimakimoto/lib-migration
Download kohkimakimoto/lib-migration
More information about kohkimakimoto/lib-migration
Files in kohkimakimoto/lib-migration
Vendor kohkimakimoto
Package lib-migration
Short Description LibMigration is a minimum database migration library and framework for MySQL.
License Apache License 2.0
Homepage https://github.com/kohkimakimoto/lib-migration
Package lib-migration
Short Description LibMigration is a minimum database migration library and framework for MySQL.
License Apache License 2.0
Homepage https://github.com/kohkimakimoto/lib-migration
Please rate this library. Is it a good library?
Informations about the package lib-migration
LibMigration
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.
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
All versions of lib-migration with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package kohkimakimoto/lib-migration contains the following files
Loading the files please wait ...
