Browse Source

Added construct to build tools (#621)

pull/695/head
Raphael Stolt 9 years ago
parent
commit
336f519662
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -418,6 +418,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
418 418
 
419 419
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
420 420
 * [Box](https://github.com/box-project/box2) - A utility to build PHAR files.
421
+* [Construct](https://github.com/jonathantorres/construct) - A PHP project/micro-package generator.
421 422
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.
422 423
 * [Phing](https://www.phing.info/) - A PHP project build system inspired by Apache Ant.
423 424
 

Loading…
Cancel
Save