lemonweb / dbpatcher
A website deployment tool with database versioning
Installs: 68 671
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 14
Forks: 1
Open Issues: 1
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