PHING


From Docunext Technology Wiki

Jump to: navigation, search

PHING RULES!

Contents

Summary

Phing is a PHP-based make tool, modeled after Ant (Java). Like Ant, it uses XML build files. It uses XML build files to guide the build process. I've been using phing as a builder for NODOWS and its working out great.

Goodies

Phing has some really awesome goodies, like PDOExecSQLTask and XSLTransformTask. I've tested them both out, and while the PDO task was a little tricky, the XSL task worked really well.


See Also

External Links

Personal tools