Added construct to build tools (#621)

This commit is contained in:
Raphael Stolt 2016-09-13 19:41:12 +02:00 committed by Jose Diaz-Gonzalez
parent ce57ad2439
commit 336f519662
1 changed files with 1 additions and 0 deletions

View File

@ -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.