|
|
@@ -351,6 +351,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
351
|
351
|
* [daux.io](https://github.com/dauxio/daux.io) - A documentation generator which uses Markdown files.
|
|
352
|
352
|
* [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator.
|
|
353
|
353
|
* [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
|
|
|
354
|
+* [zircote/swagger-php](https://github.com/zircote/swagger-php) - Generate OpenAPI documentation for your RESTful API.
|
|
354
|
355
|
|
|
355
|
356
|
### Security
|
|
356
|
357
|
*Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.*
|