CakePHP v3.3.6 发布,一个Web 快速开发框架

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/1153c3fa942970b97aff0258652d3dc5.png" /></strong></p>    <p> </p>    <p>CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而 又不失灵活性。主要特性:</p>    <ul>     <li>基于MVC架构</li>     <li>视图支持Ajax</li>     <li>内置校验框架</li>     <li>提供应用程序的基础模块和CRUD 代码自动生成功能</li>     <li>提供处理session,request,security的组件</li>     <li>灵活的视图缓存功能</li>     <li>面向对象</li>     <li>无需配置:只要安装好数据库</li>     <li>兼容PHP4和PHP5。</li>    </ul>    <p style="text-align: center;"><a href="https://simg.open-open.com/show/4ac82e368063f718d28e04ab305e33b6.png"><img alt="" src="https://simg.open-open.com/show/4ac82e368063f718d28e04ab305e33b6.png" /></a></p>    <h2>更新日志</h2>    <h2>Bug修复</h2>    <ul>     <li>The ORM will now correctly handle complex types like datetimes in where conditions for associations that are joined with <code>joinWith()</code>, <code>innerJoinWith()</code>, <code>matching()</code> and <code>notMatching()</code>.</li>     <li>View Cells now include the template and action name when generating cache keys. This fixes incorrect cached content from being displayed.</li>     <li>When autoFields are disabled 1:1 associated records will now be hydrated as an empty object.</li>     <li>The associations generated by BelongsToMany associations now preserve the loading strategy defined in the root association.</li>     <li>A double URL encoding issue on cookie values emitted by the PSR7 HTTP stack. This resulted in encrypted cookies not being readable.</li>     <li><code>TestCase::getMockForModel()</code> now correctly sets plugin model aliases.</li>     <li><code>RoutingMiddleware</code> sets the request method based on the <code>_method</code> request data parameter.</li>     <li>SqlServer handles default values with <code>N</code> prefixes now.</li>    </ul>    <h2>新功能</h2>    <ul>     <li>Improved API documentation.</li>     <li>The <code>ajaxLogin</code> of <code>AuthComponent</code> is now deprecated.</li>     <li>PaginatorHelper supports <code>escape => false</code> in more methods.</li>     <li><code>PaginatorHelper::generateUrl()</code> was added.</li>     <li><code>HtmlHelper::meta()</code> can now create canonical, next and prev tags.</li>    </ul>    <p> </p>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958994449548057203" rel="nofollow"><strong>cakephp-3-3-6.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958994449633147872" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958994449709736841" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p> </p>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/7bfe4a3b">http://www.open-open.com/news/view/7bfe4a3b</a></p>