Download the PHP package codeit/swagger-module without Composer
On this page you can find all versions of the php package codeit/swagger-module. 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 swagger-module
SwaggerModule
A Zend Framework module that allows the generation of Swagger compliant resource files and is based on swagger-php.
Installation
The recommended way to install
outeredge/swagger-module
is through
composer:
You can then enable this module in your config/application.config.php
by adding
SwaggerModule
to the modules
key:
Configuration
Copy config/module.swagger.global.php.dist
to your config/autoload folder and modify paths variable
Usage
See swagger-php for library usage information.
All versions of swagger-module with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
laminas/laminas-servicemanager Version ^3.1
zircote/swagger-php Version ~3.0
laminas/laminas-mvc Version ^3.0
laminas/laminas-servicemanager Version ^3.1
zircote/swagger-php Version ~3.0
laminas/laminas-mvc Version ^3.0
The package codeit/swagger-module contains the following files
Loading the files please wait ....