laxity7/yii2-swagger

Swagger Documentation Generator for Yii2 Framework with swagger v3.0

0.1.3 2020-08-21 14:48 UTC

This package is auto-updated.

Last update: 2024-04-22 00:52:31 UTC


README

This extension provides an API documentation generator for the Yii framework 2.0.

For license information check the LICENSE-file.

Latest Stable Version Total Downloads

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist laxity7/yii2-swagger

or add

"laxity7/yii2-swagger": "^0.1"

to the require section of your composer.json.

Usage

TDB