All Projects → top-think → Think

top-think / Think

Licence: other
ThinkPHP Framework ——十年匠心的高性能PHP框架

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Think

Framework
ThinkPHP Framework
Stars: ✭ 2,399 (-68.77%)
Mutual labels:  orm, framework, thinkphp, template, route
Gf
GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
Stars: ✭ 6,501 (-15.36%)
Mutual labels:  orm, framework, template
Ubiquity
Ubiquity framework
Stars: ✭ 480 (-93.75%)
Mutual labels:  orm, framework
Noahv
An efficient front-end application framework based on vue.js
Stars: ✭ 593 (-92.28%)
Mutual labels:  framework, template
Easy Php
A Faster Lightweight Full-Stack PHP Framework 🚀
Stars: ✭ 754 (-90.18%)
Mutual labels:  orm, framework
Aqueduct
Dart HTTP server framework for building REST APIs. Includes PostgreSQL ORM and OAuth2 provider.
Stars: ✭ 2,412 (-68.6%)
Mutual labels:  orm, framework
Django
The Web framework for perfectionists with deadlines.
Stars: ✭ 61,277 (+697.77%)
Mutual labels:  orm, framework
Opulence
A simple, secure, and scalable PHP application framework
Stars: ✭ 723 (-90.59%)
Mutual labels:  orm, framework
Flango
A Django template for using Flask for the frontend, Django for the backend.
Stars: ✭ 188 (-97.55%)
Mutual labels:  orm, template
One
一个极简高性能php框架,支持[swoole | php-fpm ]环境
Stars: ✭ 789 (-89.73%)
Mutual labels:  orm, framework
Primitive
⛏️ ‎ A front-end design toolkit for developing web apps.
Stars: ✭ 783 (-89.81%)
Mutual labels:  framework, template
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (-88.35%)
Mutual labels:  orm, framework
Malagu
Malagu Development Framework (QQ: 1013685855 钉钉群:31992376)
Stars: ✭ 196 (-97.45%)
Mutual labels:  orm, framework
Elefant
Elefant, the refreshingly simple PHP CMS and web framework.
Stars: ✭ 188 (-97.55%)
Mutual labels:  orm, framework
C cpp project framework
CMake build system( framework) with kconfig support for C/CPP projects
Stars: ✭ 26 (-99.66%)
Mutual labels:  framework, template
Phpboot
☕️ 🚀 tiny & fast PHP framework for building Microservices/RESTful APIs, with useful features: IOC, Hook, ORM, RPC, Swagger, Annotation, Parameters binding, Validation, etc.
Stars: ✭ 638 (-91.69%)
Mutual labels:  orm, framework
Jupiter
jupiter是一个aio web框架,基于aiohttp。支持(restful格式、扫描注解、依赖注入、jinja2模板引擎、ORM框架)等。
Stars: ✭ 140 (-98.18%)
Mutual labels:  orm, template
Orm Lite
Header-Only, Strong-Typed, Compile-time Object Relation Mapping (ORM) in Modern C++ :-)
Stars: ✭ 164 (-97.86%)
Mutual labels:  orm, template
Latke
🌀 一款以 JSON 为主的 Java Web 框架。
Stars: ✭ 781 (-89.83%)
Mutual labels:  orm, framework
Framework
High-Performance Long-Living PHP Framework for modern enterprise application development
Stars: ✭ 895 (-88.35%)
Mutual labels:  orm, framework

ThinkPHP 6.0

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

官方应用服务市场 | 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-2021 by ThinkPHP (http://thinkphp.cn)

All rights reserved。

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

更多细节参阅 LICENSE.txt

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].