Ci-Php-Phing-Example
Ci-Php-Phing-Example copied to clipboard
PHP Continuous Integration example using Phing, generates phar files, pear package, documentation, pmd, cpd, and other statistics and artifacts ready for publication
This is the example code for http://marcelog.github.com/articles/ci_jenkins_hudson_continuous_integration_php_phing.html
A "full" application, including unit tests, ready to be configured in a CI server.
Uses phing to run tests and generate the artifacts (code metrics and phar and pear distributions).