---
sidebar: false
---

# Related projects

| Project                 | Description                                               |
| ----------------------- | --------------------------------------------------------- |
| [Swagger UI][1]         | The webinterface for reading the generated documentation  |
| [Swagger Explained][2]  | Browse the spec by using an swagger.json.                 |
| [silex2swagger][3]      | Generate swagger documentation from Silex Annotations     |
| [yii2-swagger][4]       | swagger-php intergation with yii2                         |
| [Lumen swagger][5]      | swagger-php integration with lumen/laravel                |
| [NelmioApiDocBundle][6] | Symfony bundle on top of swagger-php                      |
| [auto-swagger-ui][7]    | Automatically add swagger ui and json to your application |

Is a related project missing? Create a pull request!

[1]: https://swagger.io/tools/swagger-ui/
[2]: https://bfanger.nl/swagger-explained/
[3]: https://github.com/DerManoMann/silex2swagger
[4]: https://github.com/lichunqiang/yii2-swagger
[5]: https://github.com/DarkaOnLine/SwaggerLumen
[6]: https://github.com/nelmio/NelmioApiDocBundle
[7]: https://github.com/kevupton/auto-swagger-ui
