darkaonline/l5-swagger
OpenApi or Swagger integration to Laravel
Maintainers
Fund package maintenance!
11.1.0
2026-06-12 10:04 UTC
Requires
- php: ^8.2
- ext-json: *
- laravel/framework: ^13.0 || ^12.1 || ^11.44
- swagger-api/swagger-ui: >=5.18.3
- symfony/yaml: ^5.0 || ^6.0 || ^7.0 || ^8.0
- zircote/swagger-php: ^6.0
Requires (Dev)
- mockery/mockery: 1.*
- orchestra/testbench: ^11.0 || ^10.0 || ^9.0 || ^8.0 || 7.* || ^6.15 || 5.*
- php-coveralls/php-coveralls: ^2.0
- phpstan/phpstan: ^2.1
- phpunit/phpunit: ^11.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 110b59478c9417c13794cef62a82b019433d642a
- Darius Matulionis <darius.woop@matulionis.lt>
This package is auto-updated.
Last update: 2026-06-12 12:34:28 UTC
README
👁 Total Downloads
👁 Build Status
👁 Coverage Status
👁 Maintainability
👁 StyleCI
👁 GuitHub Sponsor
L5 Swagger - OpenApi or Swagger Specification for your Laravel project made easy.
Please visit L5 Swagger Wiki for more information:
Support
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.
