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

Add Task to build tool section

This commit is contained in:
Mike Fisher 2014-06-15 12:31:15 +01:00
parent 19727338d9
commit 51f470d480

View File

@ -279,6 +279,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.*