天生我才必有用

Zend Framework 1.5 Preview Release

分类: PHP    作者:Ray    2008年02月1日

很久未有大变化的Zend Framework终于在1/28日发布了1.5 Preview版本,上次在官方的博客上看到过一点介绍,包括了以下的更新:

  • Zend_Auth_Adapter_Ldap
  • Zend_Build/Zend_Console
  • Zend_Controller additional action helpers, including ContextSwitch/AjaxContext, Json, and AutoComplete
  • Zend_Form
  • Zend_InfoCard
  • Zend_Layout
  • Zend_OpenId
  • Zend_Search_Lucene improvements, including wildcard search, date range search, fuzzy search, and Lucene 2.1 index file format support
  • Zend_View enhancements, including actions, partials, and placeholders
  • Zend_Pdf UTF8 support
  • New Zend_Service consumables (final list TBD)
  • A whole lotta bug fixes and documentation improvements

猜想Zend_Layout可能就是类似于ROR和Symfony的一个View的大模版框架,这个的确非常有用。还有autocomplete的功能也不错,就不知集成后的此功能是否非常容易使用,现在很多的网友都有Autocomplete的功能。

标签: ,

Leave a Reply