|
|
@@ -229,6 +229,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
229
|
229
|
* [Sami](https://github.com/fabpot/Sami) - An API documentation generator.
|
|
230
|
230
|
* [APIGen](https://github.com/apigen/apigen) - Another API documentation generator.
|
|
231
|
231
|
* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor2) - A documentation generator.
|
|
|
232
|
+* [phpDox](http://phpdox.de/) - A documentation generator for PHP projects (that is not limited to API documentation).
|
|
232
|
233
|
|
|
233
|
234
|
## Security
|
|
234
|
235
|
*Libraries for generating secure random numbers, encrypting data and scanning for vulnerabilities.*
|