发布于 2017-08-13 00:01:19 | 152 次阅读 | 评论: 0 | 来源: 网友投递
CakePHP PHP开源框架
CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。
CakePHP 3.5.0 rc2 发布了。,
更新内容:
CakeCollectionCollection::avg()
and median()
were added.
CakeHttpClient
now raises a 504 HttpException when a timeout occurs.
Improved deprecation comments in API doc blocks.
CakeHttpClient
response bodies can be read with the PSR7 interface once again.
CakeHttpClient
no longer emits an empty cookie header when there are no cookies.
Improved SQLServer 2008 pagination shims to work when results are ordered by a computed field.
......
下载地址: