Download the PHP package itxq/api-doc-php without Composer
On this page you can find all versions of the php package itxq/api-doc-php. 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 api-doc-php
Api-Doc-PHP
主要功能:
- 根据接口注释自动生成接口文档
演示地址
【Gitee Pages:】http://itxq.gitee.io/api-doc-php
开源地址:
【GigHub:】https://github.com/itxq/api-doc-php
【码云:】https://gitee.com/itxq/api-doc-php
扩展安装:
-
方法一:composer命令
composer require itxq/api-doc-php
- 方法二:直接下载压缩包,然后进入项目中执行 composer命令
composer update
来生成自动加载文件
引用扩展:
- 当你的项目不支持composer自动加载时,可以使用以下方式来引用该扩展包
使用扩展:
具体效果可运行test目录下的index.php
查看
All versions of api-doc-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package itxq/api-doc-php contains the following files
Loading the files please wait ....