Browse Source

Add APIGen.

pull/36/head
Jamie 12 years ago
parent
commit
3b8995a5b8
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -210,7 +210,8 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
210 210
 *Libraries for generating project documentation.*
211 211
 
212 212
 * [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
213
-* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - Another documentation generator.
213
+* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
214
+* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
214 215
 
215 216
 ## Security
216 217
 *Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*

Loading…
Cancel
Save