From de797657913c09605245abf1ab4b557654da0d9d Mon Sep 17 00:00:00 2001 From: Evgeniy Kuzminov Date: Tue, 10 Dec 2013 14:34:18 +0200 Subject: [PATCH] Added Phing At my point of view the most powerful PHP project build system --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9453688..e4e2772 100644 --- a/README.md +++ b/README.md @@ -258,6 +258,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [Bob](https://github.com/CHH/bob) - A simple project automation tool. * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library. * [Box](https://github.com/kherge/Box) - A utility to build PHAR files. +* [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant. ## Asset Management *Tools for managing, compressing and minifying website assets.*