https://github.com/vartruexuan/apidoc
php 注释生成文档调试工具
https://github.com/vartruexuan/apidoc
apidoc php php-apidoc swagger
Last synced: 4 months ago
JSON representation
php 注释生成文档调试工具
- Host: GitHub
- URL: https://github.com/vartruexuan/apidoc
- Owner: vartruexuan
- Created: 2018-07-09T10:21:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T01:29:54.000Z (over 5 years ago)
- Last Synced: 2025-04-14T00:39:24.520Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 6.61 MB
- Stars: 22
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> ## 概要 ##
1. 这是一个php注释生成接口文档调试工具
2. 支持模块化
3. 生成文档支持权限验证
4. 可指定模块生成链接
> ## 安装 ##
* **github克隆到项目根目录下**
```git
git clone https://github.com/php-xuan/apidoc.git
```