From ff77c4338466cf95273ea77b0b93c0100f524732 Mon Sep 17 00:00:00 2001 From: Jamie York Date: Fri, 22 Mar 2013 15:56:17 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 810ab5c..fb381a6 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -63,6 +63,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Événement](https://github.com/igorw/evenement) - An event dispatcher library. * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library. * [Sami](https://github.com/fabpot/Sami) - An API documentation generator. +* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - Another documentation generator. * [Go](https://github.com/herrera-io/php-go) - A simple PHP build tool. * [Bob](https://github.com/CHH/bob) - A simple project automation tool. * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.