An open API service indexing awesome lists of open source software.

https://github.com/marcelog/ci-php-phing-example

PHP Continuous Integration example using Phing, generates phar files, pear package, documentation, pmd, cpd, and other statistics and artifacts ready for publication
https://github.com/marcelog/ci-php-phing-example

Last synced: about 1 year ago
JSON representation

PHP Continuous Integration example using Phing, generates phar files, pear package, documentation, pmd, cpd, and other statistics and artifacts ready for publication

Awesome Lists containing this project

README

          

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).