| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
7年前发布

CakePHP 3.4.0-RC4 发布,一个Web 快速开发框架

   <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>    <ul>     <li><code>Email::setPriority()</code> was added. This method lets you set the <code>X-Priority</code> header in email messages.</li>     <li><code>EntityTrait</code> had the following methods added: <code>getVirtual()</code>, <code>setVirtual()</code>, <code>getHidden()</code>,<code>setHidden()</code>, <code>setAccess()</code>, <code>isAccessible()</code>, <code>isDirty()</code>, <code>setDirty()</code>, <code>setErrors()</code>,<code>setError()</code>, <code>getErrors()</code>, and <code>getError()</code>. These methods provide separate get/set methods for the combined get/set methods on <code>EntityInterface</code>.</li>     <li><code>HasMany::link()</code> now uses a single transaction to link all records.</li>     <li><code>FormHelper::input()</code> no longer emits the <code>nestedInput</code> option as an attribute.</li>     <li>Improved API documentation examples.</li>     <li><code>ValueBinder::placeholder()</code> now works as documented when anonymous placeholders are used.</li>     <li><code>TestCase::assertHtml()</code> now accepts whitespace before a closing tag.</li>     <li>The translation helper functions e.g. <code>__()</code> now correctly string cast explict null parameters.</li>     <li>Caching result sets on PHP 7.1.1 works again. There was an incompatibility due to a change in how SplFixedArray was unserialized.</li>     <li>CakePHP internals no longer use <code>config()</code> where possible.</li>     <li><code>Validation::notEmpty()</code> now works with float 0.</li>     <li><code>Collection::transpose()</code> with different number of columns and rows now works as expected.</li>     <li>Session destruction now works properly using the cache engine and memcached.</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4958998904509546597" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4958998904634924997" 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/3518a590">http://www.open-open.com/news/view/3518a590</a></p>