Home > PHP > Automated Build With Phing

Automated Build With Phing

January 2nd, 2009 Tech Leave a comment Go to comments

Phing is a PHP tool that allows you to build projects. Phing stands for PHing Is Not Gnu make, which is kind of a common coder’s joke. It is basically a tool that will take a set of files in multiple directories and create either a zip file or a numerous other things that you might want to do with a project.

Phing itself is a PHP program, so all that is needed to run it is a working copy of PHP. Also, because Phing is part of PEAR it is easy to install, and you don’t need to install Apache to run it.

Over the next few posts I will be talking about the sort of things you can do with Phing, how to install it, how to create zip files and how to use variables to simplify things.

Information, services, and products:
We stock the best TV stands in the business don't look any further.
Are you looking for Fedex
Exhibition Stands at great prices.
Categories: PHP Tags: , , , ,