From 1ec516c0b1972303d451638de61dfdf3fe72cce0 Mon Sep 17 00:00:00 2001 From: Aaron Scherer Date: Mon, 30 Jun 2014 10:29:50 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac677b5..e735ae1 100644 --- a/README.md +++ b/README.md @@ -281,6 +281,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things. * [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. +* [Bldr](http://bldr.io/) - A PHP Task runner, built on symfony components ## Asset Management *Tools for managing, compressing and minifying website assets.*