# thinkphp6-mall **Repository Path**: mishidexiaobai/thinkphp6-mall ## Basic Information - **Project Name**: thinkphp6-mall - **Description**: 基于ThinkPHP6.0开发的简易商城,仅限学习使用 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-20 - **Last Updated**: 2024-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ThinkPHP6-Mall =============== > 运行环境要求PHP7.1+。 ## 主要功能 ## 安装 ~~~ composer create-project topthink/think tp 6.0.*-dev ~~~ 如果需要更新核心框架请使用 ~~~ composer update topthink/framework ~~~ ## 相关文档 - [thinkphp6完全开发手册](https://www.kancloud.cn/manual/thinkphp6_0/content) - [ThinkPHP 核心框架包](https://github.com/top-think/framework) ## 版权信息 ThinkPHP6-Mall遵循Apache2开源协议发布,并提供免费使用。 本项目包含的第三方源码和二进制文件之版权信息另行标注。 版权所有Copyright © 2006-2019 by ThinkPHP (http://thinkphp.cn) All rights reserved。 ThinkPHP® 商标和著作权所有者为上海顶想信息科技有限公司。 更多细节参阅 [LICENSE.txt](LICENSE.txt)