Browse Source

pull/4/head
Jamie York 12 years ago
parent
commit
ff77c43384
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      awesome-php.md

+ 1
- 0
awesome-php.md View File

@@ -63,6 +63,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
63 63
 * [Événement](https://github.com/igorw/evenement) - An event dispatcher library.
64 64
 * [FuelPHP Event](https://github.com/fuelphp/event) - Another event dispatcher library.
65 65
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
66
+* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - Another documentation generator.
66 67
 * [Go](https://github.com/herrera-io/php-go) - A simple PHP build tool.
67 68
 * [Bob](https://github.com/CHH/bob) - A simple project automation tool.
68 69
 * [Phake](https://github.com/jaz303/phake) - A rake PHP clone library.

Loading…
Cancel
Save