Merge branch 'staged'
[dports.git] / devel / pear-phing / pkg-descr
1 From the Phing homepage:
2
3 PHing Is Not GNU make; it's a PHP project build system or build tool based on
4 Apache Ant. You can do anything with it that you could do with a traditiona
5 build system like GNU make, and its use of simple XML build files and
6 extensible PHP "task" classes make it an easy-to-use and highly flexible build
7 framework.
8
9 Features include running PHPUnit and SimpleTest unit tests (including test
10 result and coverage reports), file transformations (e.g. token replacement,
11 XSLT transformation, Smarty template transformations), file system operations,
12 interactive build support, SQL execution, CVS/SVN/GIT operations, tools for
13 creating PEAR packages, documentation generation (DocBlox, PhpDocumentor) and
14 much, much more.