Integrate database schema management with version control.
It's recommended that you use Composer to install ddb.
$ composer require mwanner/ddb "^1.6"This will install ddb and all required dependencies.
To execute the test suite, you'll need phpunit, which composer can fetch for you:
$ composer install
$ vendor/bin/phpunit- Datahouse AG sponsored the initial development of this nice tool. More importantly, they helped with the design and provided invaluable user feedback.
The Datahouse Database Tool is licensed under the MIT license. See License File for more information.