发布于 2015-06-28 23:49:58 | 73 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

CakePHP PHP开源框架

CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。


CakePHP 3.0.8 发布,此版本是维护版本,更新内容如下:

bug 修复

  • EntityTrait::toArray() now handles mixed arrays better. Previously if the first element was an entity, it assumed that all elements were entities.

  • Pagination now preserves query string arguments with 0 as their value.

  • Validation::multiple() now correctly handles '0'.

  • Previously it was impossible to use dot notation on two different calls to matching/contain when part of the string was shared (for example Articles.SpecialTags.Tags and Articles.SpecialTags.Authors).

  • TableRegistry::get() now correctly merges pre-configured options.

  • Table names in UPDATE queries are correctly quoted now.

  • Fixtures now correctly reflect composite primary keys when generated.

  • Both [] and '' are now treated the same when saving belongsToMany associations. This fixes silent failures when '' was used.

  • Numeric fields are cast to their string values when creating form security tokens. This resolves issues where integer values would cause validation failures.

  • CsrfComponent now correctly sets the cookie expiry date.

  • The list of available shell commands is now correct if there is an app Shell with the same name as a core one.

  • Multicheckboxes generated with complex input types are now checked/disabled correctly.

  • When updating belongsToMany links, association conditions are used. This fixes issues with polymorphic joint tables.

  • Pagination with SQLServer 2008 now works better.

  • AuthComponent no longer causes infinite redirects when an ajax request fails and / requires authentication. This was a regression in 3.0.7.

改进

  • The fallback domain for translations can be disabled withI18n::useFallback(false).

  • PaginatorComponents' sortWhitelist option now allows false to disable sorting entirely.

  • Components now have a response property set during initialization.

  • cake i18n extract now generates missing directories.

详细改进请看更新日志,下载:cakephp-3-0-8.zip

CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。

主要特性:

基于MVC架构
视图支持Ajax
内置校验框架
提供应用程序的基础模块和CRUD 代码自动生成功能
提供处理session,request,security的组件
灵活的视图缓存功能
面向对象
无需配置:只要安装好数据库
兼容PHP4和PHP5。



历史版本 :
CakePHP 3.5.10 发布,PHP 开发框架
CakePHP 3.5.9 发布,PHP 开发框架
CakePHP 2.10.5 发布,PHP 开发框架
CakePHP 3.5.6 发布,PHP 开发框架
CakePHP 3.5.5 发布,PHP 开发框架 
CakePHP 2.10.4 发布,PHP 开发框架 
CakePHP 3.5.4 发布,PHP 开发框架 
CakePHP 3.5.0 发布,PHP 开发框架 
CakePHP 3.4.13 发布,PHP 开发框架
CakePHP 3.5.0 rc2 发布,PHP 开发框架
CakePHP 3.4.12 发布,PHP 开发框架
CakePHP 3.5.0 发布,PHP 开发框架
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务