Add APIGen.

This commit is contained in:
Jamie 2013-12-13 18:47:32 -07:00
parent c4697194af
commit 3b8995a5b8
1 changed files with 2 additions and 1 deletions

View File

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