lemonweb / dbpatcher
This package is abandoned and no longer maintained.
No replacement package was suggested.
A website deployment tool with database versioning
1.3.2
2016-09-01 14:59 UTC
Requires
- php: >=5.3.3
This package is not auto-updated.
Last update: 2022-11-21 03:00:23 UTC
README
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