deployer

PHP deployment tool for automating application deployments to servers

brewmacoslinux
Try with needOr install directly
Source

About

Deployment tool written in PHP with support for popular frameworks

Commands

dep

Examples

Deploy application to production server$ dep deploy production
List all available deployment tasks$ dep list
Execute a specific task on staging environment$ dep run task_name staging