From 336f519662a04c62c7fa3c30f890f0a76ce48c59 Mon Sep 17 00:00:00 2001 From: Raphael Stolt Date: Tue, 13 Sep 2016 19:41:12 +0200 Subject: [PATCH] Added construct to build tools (#621) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bdbf681..eb7375a 100644 --- a/README.md +++ b/README.md @@ -418,6 +418,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT * [Bob](https://github.com/CHH/bob) - A simple project automation tool. * [Box](https://github.com/box-project/box2) - A utility to build PHAR files. +* [Construct](https://github.com/jonathantorres/construct) - A PHP project/micro-package generator. * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library. * [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant.