diff --git a/README.md b/README.md index 2c74016..f3aa795 100644 --- a/README.md +++ b/README.md @@ -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.*