WARNING: This PEAR channel is not supported anymore.
New versions are only available through Composer.

Phing PEAR channel

Using this Channel

This channel is to be used with the PEAR installer.

Registering the channel:
pear channel-discover pear.phing.info
Listing available packages:
pear remote-list -c phing
Installing a package:
pear install phing/package_name
Installing a specific version/stability:
pear install phing/package_name-1.0.0
pear install phing/package_name-beta
Receiving updates via a feed:
https://pear.phing.info/feed.xml

Packages

phing - PHP5 project build system based on Apache Ant

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, etc.), file system operations, interactive build support, SQL execution, and much more.


phingdocs - PHP5 project build system based on Apache Ant (documentation)

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, etc.), file system operations, interactive build support, SQL execution, and much more.


The pear.phing.info PEAR Channel Server is proudly powered by Pirum DEV