Download the PHP package zhuzixian520/yii2-api-doc without Composer
On this page you can find all versions of the php package zhuzixian520/yii2-api-doc. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zhuzixian520/yii2-api-doc
More information about zhuzixian520/yii2-api-doc
Files in zhuzixian520/yii2-api-doc
Download zhuzixian520/yii2-api-doc
More information about zhuzixian520/yii2-api-doc
Files in zhuzixian520/yii2-api-doc
Vendor zhuzixian520
Package yii2-api-doc
Short Description Generate online api document by code annotation for yii2 easily
License MIT
Package yii2-api-doc
Short Description Generate online api document by code annotation for yii2 easily
License MIT
Please rate this library. Is it a good library?
Informations about the package yii2-api-doc
Yii2 Annotations Generate API Document Extension
yii2-api-doc
Generate online api document by code annotation for yii2 easily
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file and run
Usage
Once the extension is installed, simply use it in your code by :
Controller code comments in the API
Output
Access the API document address
just like gii or debug,and you can also change the V parameter to switch API versions
http://yourhost/api_doc?v=1
Contact Us
Email:[email protected]
All versions of yii2-api-doc with dependencies
PHP Build Version
Package Version
The package zhuzixian520/yii2-api-doc contains the following files
Loading the files please wait ....