CmlPHP V2.6.2 发布,快速稳定易维护的PHP 框架

WBOY
Release: 2016-06-20 12:33:02
Original
848 people have browsed it

CmlPHP V2.6.2 发布了,本次更新:

  • 数据库默认编码改为utf8mb4

  • orm mysql驱动 get和select方法。读写分离时支持强制指定从主库读取数据。

  • orm select 支持直接传limit参数

  • 添加onlyInitEnvironmentNotRunController方法

  • 修改部分验证规则使用filter_var

  • model添加getMultiByColumn快捷方法

  • model快捷方法增加表名字段,方便model里操作多个表的时候使用

主要特性:

CmlPHP 基于php5.3+版本(已经测试过php7)开发的MVC/HMVC/MVSC/HMVSC框架,支持composer、分布式数据库、分布式缓存,支持文件、memcache、redis、apc等缓存,thg支持多种url模式、URL路由[RESTful],支持多项目集成、第三方扩展、支持插件。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template