From ee678364f6e4828509cbd6124c0df6adbe4c3f46 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Wed, 31 Oct 2012 15:42:17 -0700 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 599b2ba..15cbeb9 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -47,6 +47,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library. * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. * [Bob](https://github.com/CHH/bob) - A simple project automation tool. +* [Phake](https://github.com/jaz303/phake) - A rake PHP clone library. * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility. * [PHPAss](http://www.openwall.com/phpass/) - A portable password hashing framework. * [PHPSecLib](http://phpseclib.sourceforge.net/) - A pure PHP secure communications library.