pingo/tpadmin

the new framework with thinkphp6 and swoole

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Language:JavaScript

Type:project

1.0.3 2021-03-19 06:38 UTC

This package is auto-updated.

Last update: 2024-04-21 09:42:25 UTC


README

运行环境要求PHP7.2+。

主要新特性

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

安装

composer create-project pingo/tpadmin tpadmin

如果需要更新框架使用

composer update pingo/tpadmin

项目架构

开发规范

开发文档

thinkphp开发手册 swoole开发手册 layerui开发手册

参与开发

联系开发者pingo。 wechat: pingstrong

版权信息

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

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

版权所有Copyright © 2006-2019 by Tpadmin@pingo

All rights reserved。

更多细节参阅 LICENSE.txt