bjdelange / dbpatcher

Database versioning tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION

The easiest way is to use Composer:

{
    "require": {
        "lemonweb/deployer": "2.*@dev"
    }
}

USAGE

See example.php for a simple setup.

TODO

  • proper documentation on how to use this tool
  • documentation on requirements (php, ssh, rsync, etc.)
  • finish translating everything from Dutch to English
  • clean up the output during deployment

About

Database versioning tool

License:MIT License


Languages

Language:PHP 100.0%