Sen descrición

gbsong e4751d557f 监管端能查看下级单位发布的任务 %!s(int64=3) %!d(string=hai) anos
app e4751d557f 监管端能查看下级单位发布的任务 %!s(int64=3) %!d(string=hai) anos
config 98210acf74 模型删除验证 %!s(int64=3) %!d(string=hai) anos
extend eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
public eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
route eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
runtime eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
vendor 9f41553800 提交vendor %!s(int64=3) %!d(string=hai) anos
view eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
.env fdb62251d0 add creatSampleData %!s(int64=3) %!d(string=hai) anos
.example.env eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
.gitignore 9f41553800 提交vendor %!s(int64=3) %!d(string=hai) anos
.htaccess eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
.travis.yml eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
LICENSE.txt eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
README.md eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
composer.json eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
composer.lock eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
nginx.htaccess eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos
think eb4dfaec03 new %!s(int64=3) %!d(string=hai) anos

README.md

ThinkPHP 6.0

运行环境要求PHP7.1+,兼容PHP8.0。

官方应用服务市场 | ThinkAPI——官方统一API服务

ThinkPHPV6.0版本由亿速云独家赞助发布。

主要新特性

  • 采用PHP7强类型(严格模式)
  • 支持更多的PSR规范
  • 原生多应用支持
  • 更强大和易用的查询
  • 全新的事件系统
  • 模型事件和数据库事件统一纳入事件系统
  • 模板引擎分离出核心
  • 内部功能中间件化
  • SESSION/Cookie机制改进
  • 对Swoole以及协程支持改进
  • 对IDE更加友好
  • 统一和精简大量用法

安装

composer create-project topthink/think tp 6.0.*

如果需要更新框架使用

composer update topthink/framework

文档

完全开发手册

参与开发

请参阅 ThinkPHP 核心框架包

版权信息

ThinkPHP遵循Apache2开源协议发布,并提供免费使用。

本项目包含的第三方源码和二进制文件之版权信息另行标注。

版权所有Copyright © 2006-2020 by ThinkPHP (http://thinkphp.cn)

All rights reserved。

ThinkPHP® 商标和著作权所有者为上海顶想信息科技有限公司。

更多细节参阅 LICENSE.txt