PHPDeployThe PHPDeploy utility is a class that will help developers quickly accumulate files which are part of the development hierarchy that should be delivered to the...
The PHPDeploy utility is a class that will help developers quickly accumulate files which are part of the development hierarchy that should be delivered to the end-user. After files have been pulled from the source hierarchy and copied to the destination, it will then tar/gzip the whole thing up and, optionally, FTP the tarball to a location of your choosing. Deployment settings are specified in an ini file.