Browse Source

Merge pull request #100 from mbfisher/master

Add Task to build tool section
pull/124/merge
ziadoz 11 years ago
parent
commit
c252ca8d4e
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

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

Loading…
Cancel
Save