dev-master
9999999-dev http://appdeck.github.io/rapportA database evolution sync tool.
GPL-3.0
The Requires
- php >=5.3.0
database history sync evolution
A database evolution sync tool.
A database evolution sync tool., (*1)
This library can be found on Packagist. The recommended way to install this is through composer., (*3)
Edit your composer.json
and add:, (*4)
{ "require": { "appdeck/rapport": "dev-master" } }
And install install dependencies:, (*5)
$ curl -sS https://getcomposer.org/installer | php $ php composer.phar install
Examples of basic usage are located in the examples/ directory., (*6)
Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher., (*7)
Rapport will be maintained under the Semantic Versioning guidelines as much as possible., (*8)
Releases will be numbered with the following format:, (*9)
<major>.<minor>.<patch>
, (*10)
And constructed with the following guidelines:, (*11)
For more information on SemVer, please visit http://semver.org/., (*12)
FlĂĄvio Heleno, (*13)
VinĂcius Campitelli, (*14)
Copyright 2013 appdeck under GPL-3.0., (*15)
A database evolution sync tool.
GPL-3.0
database history sync evolution