经过一段时间的测试和完善,官方正式发布第一个RC版本,该版本功能趋于稳定。 ThinkPHP5.0版本是一个颠覆和重构版本,基于PHP5.4设计(支持PHP7),采用全新的架构思想,引入了很多的PHP新特性,优化了核心,减少了依赖,实现了真正的惰性加载,主要功能特性如下:
[ 底层架构 ]
真正的惰性加载
核心类库组件化
完美路由设计
框架引导文件
采用Traits扩展
API友好
文件命名规范调整
Composer自动加载支持
Console模式
[ 路由 ]
动态注册路由规则
支持路由到任意类的方法
域名绑定
资源路由支持
自定义路由检测方法
路由前后置行为
路由分组
变量规则(包括全局和局部)
闭包支持
URL生成支持路由解析反转
支持路由到多层控制器
[ 调试和异常 ]
专为API开发而设计的输出、调试和异常处理
SocketLog整合实现远程浏览器插件调试
内置trace方法直接远程调试
数据库SQL性能分析支持
[ 控制器 ]
控制器类无需继承controller类
灵活的多层控制器支持
可以Traits引入高级控制器功能
控制器rest/yar/rpc/hprose/jsonrpc扩展
前置操作方法支持排除和指定操作
控制器操作方法统一return设计
[ 模型 ]
简化的核心模型
Traits引入高级模型/视图模型/关联模型
主从分布时候主数据库读操作支持
改进的join方法和order方法
[ 视图 ]
视图解析驱动设计(模板引擎)
所有方法不再直接输出而是返回交由系统统一输出处理
动态切换模板主题
动态切换模板引擎
[ 数据库 ]
完全基于PDO实现
简化的数据库驱动设计
SQL性能监控(需要开启数据库调试模式)
[ 其他方面 ]
目录和MVC文件自动生成支持
I函数默认添加变量修饰符为/s
一个行为类里面支持为多个标签位定义不同的方法
[ 下载地址 ]
官网: http://www.thinkphp.cn/down/703.html
GIT: https://github.com/top-think/think
[ 开发手册 ]
http://www.kancloud.cn/thinkphp/thinkphp5-guide
尚未完善文档,请见谅!
由于ThinkPHP5设计之初并未考虑兼容旧版本升级,因此如果从3.2版本升级将会有不少的问题需要注意,在正式版发布之前官方会尽量给出一份升级指南文档。

Laravel simplifies handling temporary session data using its intuitive flash methods. This is perfect for displaying brief messages, alerts, or notifications within your application. Data persists only for the subsequent request by default: $request-

PHP logging is essential for monitoring and debugging web applications, as well as capturing critical events, errors, and runtime behavior. It provides valuable insights into system performance, helps identify issues, and supports faster troubleshoot

The PHP Client URL (cURL) extension is a powerful tool for developers, enabling seamless interaction with remote servers and REST APIs. By leveraging libcurl, a well-respected multi-protocol file transfer library, PHP cURL facilitates efficient execution of various network protocols, including HTTP, HTTPS, and FTP. This extension offers granular control over HTTP requests, supports multiple concurrent operations, and provides built-in security features.

Laravel provides concise HTTP response simulation syntax, simplifying HTTP interaction testing. This approach significantly reduces code redundancy while making your test simulation more intuitive. The basic implementation provides a variety of response type shortcuts: use Illuminate\Support\Facades\Http; Http::fake([ 'google.com' => 'Hello World', 'github.com' => ['foo' => 'bar'], 'forge.laravel.com' =>

Do you want to provide real-time, instant solutions to your customers' most pressing problems? Live chat lets you have real-time conversations with customers and resolve their problems instantly. It allows you to provide faster service to your custom

Article discusses late static binding (LSB) in PHP, introduced in PHP 5.3, allowing runtime resolution of static method calls for more flexible inheritance.Main issue: LSB vs. traditional polymorphism; LSB's practical applications and potential perfo

The article discusses adding custom functionality to frameworks, focusing on understanding architecture, identifying extension points, and best practices for integration and debugging.

Alipay PHP...


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Dreamweaver Mac version
Visual web development tools

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

SublimeText3 Chinese version
Chinese version, very easy to use