Merge pull request #100 from mbfisher/master

Add Task to build tool section
This commit is contained in:
ziadoz 2014-06-29 15:40:11 -06:00
commit c252ca8d4e
1 changed files with 1 additions and 0 deletions

View File

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