| Project | Description | URL |
|---|---|---|
| kobe | Kobe is a Swagger definition writing tool for PHP | https://packagist.org/packages/aaronjan/kobe |
| silex2swagger | Generate swagger documentation from Silex Annotations | https://packagist.org/packages/radebatz/silex2swagger |
| yii2-swagger | swagger-php intergation with yii2. | https://packagist.org/packages/light/yii2-swagger |
| NelmioApiDocBundle | Symfony bundle that generates documentation for your REST API from annotations | https://github.com/nelmio/NelmioApiDocBundle |
| auto-swagger-ui | Automatically add swagger ui and json to your application. No need for setup or src code. | https://github.com/kevupton/auto-swagger-ui |
| OpenAPI-Symfony-Routing | Load routes in Symfony based on OpenAPI annotations | https://github.com/Tobion/OpenAPI-Symfony-Routing |
Don't see a swagger-php related project listed? Create a pull request!