Stars: 2334
Forks: 371
Pull Requests: 123
Issues: 396
Watchers: 38
Last Updated: 2023-06-05 04:23:22
OpenApi or Swagger integration to Laravel
License: MIT License
Languages: PHP, Blade, Dockerfile
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.