Home  >  Article  >  php教程  >  PHP框架 Yii 1.1.7 发布 附下载

PHP框架 Yii 1.1.7 发布 附下载

WBOY
WBOYOriginal
2016-06-13 11:13:051127browse

该版本包含超过90个新特性、增强和bug修复,最重要的有:RESTful 的URL支持、查询缓存、基于类的Actions参数绑定、无缝的客户端验证、传递参数到关系命名scope、在 HAS_MANY 和 HAS_ONE 中使用 through 、数据库移植的事务处理以及支持注册和使用自定义脚本包等等。

Yii是一个高性能的PHP5的web应用程序开发框架。通过一个简单的命令行工具 yiic 可以快速创建一个web应用程序的代码框架,开发者可以在生成的代码框架基础上添加业务逻辑,以快速完成应用程序的开发。
 

下载地址:http://www.yiiframework.com/download/


Statement:
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