Bläddra i källkod

Merge branch 'patch-1' of github.com:aequasi/awesome-php into aequasi-patch-1

Break out task runners into their own category.
pull/133/merge
Jamie 11 år sedan
förälder
incheckning
6d1e1fcf1b
1 ändrade filer med 6 tillägg och 1 borttagningar
  1. 6
    1
      README.md

+ 6
- 1
README.md Visa fil

@@ -23,6 +23,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
23 23
 	- [Security](#security)
24 24
 	- [Code Analysis](#code-analysis)
25 25
 	- [Build Tools](#build-tools)
26
+	- [Task Runners](#task-runners)
26 27
 	- [Asset Management](#asset-management)
27 28
 	- [Geolocation](#geolocation)
28 29
 	- [Date and Time](#date-and-time)
@@ -282,8 +283,12 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
282 283
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
283 284
 * [Box](https://github.com/kherge/Box) - A utility to build PHAR files.
284 285
 * [Phing](http://www.phing.info/) - A PHP project build system inspired by Apache Ant.
286
+
287
+## Task Runners
288
+**Libraries for automating and running tasks.**
285 289
 * [Task](http://taskphp.github.io/) - A pure PHP task runner inspired by Grunt and Gulp.
286
-* [Robo](https://github.com/Codegyre/Robo) - PHP Task runner with configurations in OOP style
290
+* [Robo](https://github.com/Codegyre/Robo) - A PHP Task runner with object-orientated configurations.
291
+* [Bldr](http://bldr.io/) - A PHP Task runner built on Symfony components.
287 292
 
288 293
 ## Asset Management
289 294
 *Tools for managing, compressing and minifying website assets.*

Laddar…
Avbryt
Spara