swagger-php
Doc generator
Generates interactive OpenAPI documentation from PHP annotations or code
A php swagger annotation and parsing library
5k stars
94 watching
937 forks
Language: PHP
last commit: about 2 months 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,963 |
swagger-api/swagger-codegen | Automatically generates API client libraries, server stubs, and documentation from an OpenAPI definition. | 17,114 |
swagger-api/swagger-ui | Generates visual documentation for APIs from OpenAPI specifications | 26,706 |
ricosuter/nswag | Tools and middleware to generate and serve API documentation and client code for .NET and other languages | 6,842 |
swagger-api/swagger-core | Generates API documentation and integrates with REST APIs. | 7,392 |
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 configuration in Magento 2 | 7 |
domaindrivendev/swashbuckle.aspnetcore | Tools and generators for creating API documentation using Swagger/OpenAPI | 5,276 |
go-swagger/go-swagger | A toolset for working with RESTful APIs using Swagger 2.0 specifications | 9,583 |
redocly/redoc | Generates beautiful API documentation from OpenAPI definitions | 23,749 |
domaindrivendev/swashbuckle.webapi | A framework that adds API documentation and discovery capabilities to web APIs | 3,071 |
azure/autorest | A tool that generates client libraries for accessing RESTful web services from various programming languages. | 4,638 |
swaggo/swag | Automatically generates RESTful API documentation with Swagger 2.0 for Go applications. | 10,873 |