1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-28 04:39:03 +00:00

Update README.md

This commit is contained in:
Michael Bodnarchuk 2014-07-01 00:09:13 +03:00
parent 76e63df910
commit ea5f36e4e6

View File

@ -281,6 +281,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [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.
* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
* [Robo](https://github.com/Codegyre/Robo) - PHP Task runner with configurations in OOP style
## Asset Management
*Tools for managing, compressing and minifying website assets.*