|
|
@@ -279,6 +279,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
279
|
279
|
* [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
|
|
280
|
280
|
* [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
|
|
281
|
281
|
* [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
|
|
|
282
|
+* [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
|
|
282
|
283
|
|
|
283
|
284
|
## Asset Management
|
|
284
|
285
|
*Tools for managing, compressing and minifying website assets.*
|