Download the PHP package ensi/laravel-serve-swagger without Composer
On this page you can find all versions of the php package ensi/laravel-serve-swagger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-serve-swagger
Laravel serve swagger
The package allows you to output the Swagger UI by configuring only the paths to your openapi3 configs
Installation
You can install the package via composer:
Publish config file like this:
Configure config/serve-swagger.php
Version Compatibility
Laravel Serve Swagger | Laravel | PHP |
---|---|---|
^0.1.0 | ^5.8 | ^7.1.3 |
^0.1.7 | ^8.0 | ^7.1.3 || ^8.0 |
^0.2.0 | ^8.0 | ^7.1.3 || ^8.0 |
^0.3.0 | ^8.0 | ^7.1.3 || ^8.0 |
^0.3.1 | ^8.0 || ^9.0 | ^8.0 |
^0.3.2 | ^8.0 || ^9.0 || ^10.0 || ^11.0 | ^8.0 |
^0.4.0 | ^9.0 || ^10.0 || ^11.0 | ^8.1 |
Contributing
Please see CONTRIBUTING for details.
Testing
- composer install
- composer test
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-serve-swagger with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
swagger-api/swagger-ui Version ^3.30.0 || ^4
laravel/framework Version ^9.0 || ^10.0 || ^11.0
swagger-api/swagger-ui Version ^3.30.0 || ^4
laravel/framework Version ^9.0 || ^10.0 || ^11.0
The package ensi/laravel-serve-swagger contains the following files
Loading the files please wait ....