|
|
@@ -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.*
|