OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
API
/
vendor
/
zircote
/
swagger-php
/
docs
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/07/2024 04:34:03 AM
rwxr-xr-x
📁
.vitepress
-
08/07/2024 04:34:48 AM
rwxr-xr-x
📁
guide
-
08/07/2024 04:34:24 AM
rwxr-xr-x
📄
index.md
1.47 KB
08/07/2024 04:34:01 AM
rw-r--r--
📄
package.json
357 bytes
08/07/2024 04:34:01 AM
rw-r--r--
📁
reference
-
08/07/2024 04:34:24 AM
rwxr-xr-x
📄
related-projects.md
2.37 KB
08/07/2024 04:34:02 AM
rw-r--r--
📁
snippets
-
08/07/2024 04:35:07 AM
rwxr-xr-x
Editing: related-projects.md
Close
--- 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 integration 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 | | [openapi-router][8] | Configure framework routes from OpenApi annotations | | [openapi-verifier][9] | Verify response against OpenAPI specification in PHPUnit | | [openapi-filter][10] | Filter internal paths, operations, parameters, etc | | [OpenAPI-Symfony-Routing][11] | Load routes in Symfony based on OpenAPI annotations | | [Swag It PHP][12] | Convert JSON to PHP Swagger annotations | | [Laravel Swagger][13] | OpenApi or Swagger integration to Laravel | | [openapi-extras][14] | Extra annotations for swagger-php | | [openapi-serialize][15] | Serialize an object using swagger-php | 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/SwaggerLume [6]: https://github.com/nelmio/NelmioApiDocBundle [7]: https://github.com/kevupton/auto-swagger-ui [8]: https://github.com/DerManoMann/openapi-router [9]: https://github.com/DerManoMann/openapi-verifier [10]: https://github.com/Mermade/openapi-filter [11]: https://github.com/Tobion/OpenAPI-Symfony-Routing [12]: https://kizu514.com/swagit.php [13]: https://github.com/DarkaOnLine/L5-Swagger [14]: https://github.com/DerManoMann/openapi-extras [15]: https://github.com/MattyRad/openapi-serialize