# 数据字典 **Repository Path**: happylhb/data_dictionary ## Basic Information - **Project Name**: 数据字典 - **Description**: thinkphp5 数据字典 database - **Primary Language**: PHP - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-04-26 - **Last Updated**: 2021-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 数据字典 #### 项目介绍 thinkphp5 数据字典 database #### 安装教程 修改composer.json文件,增加 "require-dev":{ "happylhb/dictionary":"*" }, "repositories":[ { "type":"git", "url":"https://gitee.com/happylhb/data_dictionary" } ] 仅在开发过程中使用 #### 使用说明 /dictionary 表列表 /dictionary/[:name] 字段详情