|
Zend: Zend Framework 0.7.0 Released |
The latest version of the (already) popular Zend Framework has been released. As per the official announement from the Zend Developer Zone: This preview release is the result of a great effort from our Zend Framework community developers to create advanced PHP classes for internationalizing applications. The Zend_Locale, Zend_Date, Zend_Measure, and Zend_Translate classes enable you to bring your PHP project to a global audience by handling text, dates, and messages with bestpractices methods, using an easy objectedoriented interface that is characteristic of Zend Framework components.Updates in this new release include:New translationmanagement component with gettext supportComprehensive class for working with measurements and conversionsNew class for managing memory usage in PHP applicationsMany other improvements in current components such as MVC, Session, Gdata, HTTP Client, Search, XmlRpc, and othersFor full details on these new features and on the framework in general, check out thier wiki documentation. |