CakePHP v3.3.9 发布,一个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><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>    <h3>Bug修复</h3>    <p>You can expect the following changes in 3.3.9. See the <a href="/misc/goto?guid=4958995635548859997">changelog</a> for every commit.</p>    <ul>     <li>An invalid option was removed from JsonView.</li>     <li>ShellDispatcher now logs fewer warnings about duplicate shells when debug logging is enabled.</li>     <li>The exception message raised when an ORM update fails due to missing primary key values has been improved.</li>     <li><code>Xml::toArray()</code> no longer errors on tag names that match application class names.</li>     <li>Console errors no longer include duplicate tags when invalid options are used.</li>     <li>Improved API documentation for return & parameter types.</li>     <li>Router no longer parses extensions in a greedy way.</li>     <li>Route key elements can now be a single character.</li>    </ul>    <h3>新功能</h3>    <ul>     <li>BreadCrumbsHelper was added. This helper offers and improved API over the existing breadcrumb features offered by HtmlHelper.</li>     <li><code>Cake\Network\Response</code> now features a <code>__debugInfo()</code> method.</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958995635654594743" rel="nofollow">4.43 MB<strong>cakephp-3-3-9.zip</strong></a></li>     <li><a href="/misc/goto?guid=4958995635732815678" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958995635819898057" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/449a9354">http://www.open-open.com/news/view/449a9354</a></p>