LaravelPackages.net
Acme Inc.
Toggle sidebar
fxmonster/l5-swagger

OpenApi or Swagger integration to Laravel

14
0
8.0.2
About fxmonster/l5-swagger

fxmonster/l5-swagger is a Laravel package for openapi or swagger integration to laravel. It currently has 0 GitHub stars and 14 downloads on Packagist (latest version 8.0.2). Install it with composer require fxmonster/l5-swagger. Discover more Laravel packages by fxmonster or browse all Laravel packages to compare alternatives.

Last updated

Total Downloads Build Status Coverage Status Code Climate StyleCI GuitHub Sponsor

L5 Swagger - OpenApi or Swagger Specification for your Laravel project made easy.

Please visit L5 Swagger Wiki for more information:

Support

GuitHub Sponsor

Disclaimer

This package is a wrapper of Swagger-php and swagger-ui adapted to work with Laravel. The actual Swagger spec is beyond the scope of this package. All L5-Swagger does is package up swagger-php and swagger-ui in a Laravel-friendly fashion, and tries to make it easy to serve. For info on how to use swagger-php look here. For good examples of swagger-php in action look here.

Comments