发布于 2017-01-18 22:55:32 | 63 次阅读 | 评论: 0 | 来源: 网友投递
CakePHP PHP开源框架
CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。
PHP 开发框架 3.4.0-RC2 发布了。更新内容:
Router::prefix()
now supports a path
option for customizing a prefix scope's URL path.
Postgres dialect now correctly handles nullable datetime columns.
SqlServer dialect now correctly handles nullable datetime columns.
HttpClient
correctly generates request URIs when behind an HTTP proxy.
Improved API documentation.
Xml::build()
now supports the parseHuge
option to enable very large XML payloads to be loaded.
A regression causing CLI subcommands to not inherit the parent shell's options and arguments was fixed.
下载地址