# think-apidoc **Repository Path**: x_mier/think-apidoc ## Basic Information - **Project Name**: think-apidoc - **Description**: Thinkphp6|8 接口文档自动生成工具 - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2020-11-12 - **Last Updated**: 2024-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 接口文档生成工具 ### 使用方法 ####1、安装扩展 ``` composer require x_mier/think-apidoc ``` ####2、配置参数 - 安装好扩展后在 config\apidoc.php 配置文件 ####3、书写规范 - 请参考 Demo.php 文件 ####4、访问方法 - http://你的域名/doc 或者 http://你的域名/index.php/doc 使用方法 ![alt text](image.png)