Browse Source

Merge pull request #719 from funkyfundev/master

Added Swagger api documenter
pull/1438/head
Alexander Kartavenko 2 years ago
parent
commit
ce6ce17e9f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

351
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator which uses Markdown files.
351
 * [daux.io](https://github.com/dauxio/daux.io) - A documentation generator which uses Markdown files.
352
 * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator.
352
 * [PHP Documentor 2](https://github.com/phpDocumentor/phpDocumentor) - A documentation generator.
353
 * [phpDox](https://phpdox.net/) - A documentation generator for PHP projects (that is not limited to API documentation).
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
 ### Security
356
 ### Security
356
 *Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.*
357
 *Libraries for generating secure random numbers, encrypting data and scanning and testing for vulnerabilities.*

Loading…
Cancel
Save