From a3d11186fb425714bf55af2a69b7887914ba28db Mon Sep 17 00:00:00 2001 From: ziadoz Date: Mon, 27 Aug 2012 20:28:13 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index b60be03..92729a5 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -39,6 +39,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Bob](https://github.com/CHH/bob) - A simple project automation tool. * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility for PHP. * [PHPAss](http://www.openwall.com/phpass/) - A portable PHP password hashing framework. +* [Box](https://github.com/kherge/Box) - A utility to build PHAR files. # Utilities