swagger-php
Doc generator
Generates interactive OpenAPI documentation from PHP annotations or code
A php swagger annotation and parsing library
5k stars
94 watching
933 forks
Language: PHP
last commit: about 1 month ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
swagger-api/swagger-editor | An open-source tool for editing and generating API definitions in OpenAPI format | 8,941 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,047 |
swagger-api/swagger-ui | Generates visual documentation for APIs from OpenAPI specifications | 26,586 |
ricosuter/nswag | Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,788 |
swagger-api/swagger-core | Generates API specifications for RESTful APIs | 7,387 |
cnizzardini/cakephp-swagger-bake | A plugin for generating OpenAPI, Swagger, and Redoc documentation from existing CakePHP code | 60 |
qct/swagger-example | Examples and tools for designing, building, documenting, and consuming REST APIs using OpenAPI specification and Swagger | 51 |
docusign/openapi-specifications | Provides Swagger specifications for the official Docusign REST APIs | 20 |
integer-net/magento2-enable-swagger | Enables or disables Swagger API documentation for Magento 2 applications | 7 |
domaindrivendev/swashbuckle.aspnetcore | A set of tools for documenting and generating API documentation directly from ASP.NET Core applications. | 5,255 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,546 |
redocly/redoc | Generates beautiful API documentation from OpenAPI definitions | 23,617 |
domaindrivendev/swashbuckle.webapi | A framework that adds API documentation and discovery capabilities to web APIs | 3,069 |
azure/autorest | Generates client libraries for RESTful web services from OpenAPI Specification formats. | 4,625 |
swaggo/swag | Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. | 10,748 |