From 27759c9f5042247d21a3e84f6e95ce6a9750e782 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Tue, 28 Aug 2012 06:12:33 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 2ffc844..58ea0ac 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -41,6 +41,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [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. +* [Wisdom](https://github.com/kherge/Wisdom) - A library for loading config data. # Utilities