Zend Framework 1.5 Preview Release
很久未有大变化的Zend Framework终于在1/28日发布了1.5 Preview版本,上次在官方的博客上看到过一点介绍,包括了以下的更新:
Zend_Auth_Adapter_LdapZend_Build/Zend_ConsoleZend_Controller additional action helpers, including ContextSwitch/AjaxContext, Json, and AutoCompleteZend_FormZend_InfoCardZend_LayoutZend_OpenIdZend_Search_Lucene improvements, including wildcard search, date range search, fuzzy search, and Lucene 2.1 index file format supportZend_View enhancements, including actions, partials, and placeholdersZend_Pdf UTF8 supportNew Zend_Service consumables (final list TBD)A whole lotta bug fixes and documentation improvements
猜想Zend_Layout可能就是类似于ROR和Symfony的一个View的大模版框架,这个的确非常有用。还有autocomplete的功能也不错,就不知集成后的此功能是否非常容易使用,现在很多的网友都有Autocomplete的功能。
尚无评论
PHP Framework – CodeIgniter
CodeIgniter 是一个小巧但功能强大的 PHP 框架,作为一个简单而“优雅”的工具包,它可以为 PHP 程序员建立功能完善的 Web 应用程序。如果你是一个使用共享主机,并且为客户所要求的期限而烦恼的开发人员,如果你已经厌倦了那些傻大笨粗的框架。
看了它的介绍还不错,主要对它的小巧感兴趣,不过现在的Framework真的太多了,哪有空把它都学了。 还是慢慢来吧。
中文网站:http://codeigniter.org.cn 。
英文官网:http://codeigniter.com