Ecosyste.ms: Awesome
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: 3 months 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
- Host: GitHub
- URL: https://github.com/marcelog/ci-php-phing-example
- Owner: marcelog
- Created: 2012-04-20T18:13:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-21T14:13:38.000Z (over 12 years ago)
- Last Synced: 2024-10-12T04:32:12.953Z (3 months ago)
- Language: PHP
- Size: 138 KB
- Stars: 59
- Watchers: 4
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This is the example code for
http://marcelog.github.com/articles/ci_jenkins_hudson_continuous_integration_php_phing.htmlA "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).