Skip to content
master
Switch branches/tags
Code

Latest commit

* symfony/yaml bump

* Or constraint

* orchestra/testbench phpunit integration ::getAnnotations() call fix

* Deprecated Request::HEADER_X_FORWARDED_ALL usage
e65fa1b

Git stats

Files

Permalink
Failed to load latest commit information.

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.