1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00

Added Phing

At my point of view the most powerful PHP project build system
This commit is contained in:
Evgeniy Kuzminov 2013-12-10 14:34:18 +02:00
parent e4fc6fed1f
commit de79765791

View File

@ -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.*