CakePHP v2.9.0 发布,一个Web 快速开发框架

jopen 8年前
   <p> </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>    <h3>弃用</h3>    <ul>     <li>The <code>Object</code> class has been deprecated due to upcoming PHP7 collisions. It has been renamed to<code>CakeObject</code> to avoid collisions with new PHP reserved words.</li>    </ul>    <h3>新功能</h3>    <ul>     <li><code>AuthComponent::user()</code> now makes the user data available when using stateless authentication adapters.</li>     <li><code>DboSource::flushQueryCache()</code> was added to allow more fine-grained control of query result caching when enabled.</li>     <li>The log messages created by <code>ErrorHandler</code> can now be more easily customize in subclasses.</li>     <li>Additional mime-types for 'jsonapi', and 'psd' were added.</li>     <li>Time & Datetime inputs no longer set a <code>maxlength</code> attribute when rendered as 'text' input types.</li>    </ul>    <p> </p>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958993878825484846" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958993878926973032" 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/2c29f611">http://www.open-open.com/news/view/2c29f611</a></p>