🌐openapi-generator

This package allows you to generate OpenAPI documentation from your Laravel application, without extends your controllers or create extra file! Do it from phpDoc or use Attributes.

circle-info

The packages will bring directly routes from your application (default: /api), request and response from your controllers and models, and will generate a full OpenAPI documentation.

Last updated