PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, and much more.
| Tags | Software Development Build Tools Libraries php classes Utilities |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This release adds the WaitFor task and fixes various issues.


Release Notes: This is a hotfix release, restoring compatibility with PHP 5.2 and fixing the PHPCS task.


Release Notes: This release fixes and improves several tasks (particularly the DocBlox task), adds OCI/ODBC support to the dbdeploy task, and introduces a task to render reStructuredText.


Release Notes: This release fixes a large number of issues, improves a number of tasks, and adds several new tasks (SVN log/list, DocBlox, and LoadFile).


Release Notes: This release fixes several issues, and reverts the changes that introduced the ComponentHelper class.