Page 1 of 1

Zend Framework 2 Released

PostPosted: Thu Sep 06, 2012 11:18 pm
by beniston
Almost after 5 years of their major relase ZF1, the ZF community has released the version 2.

"The primary thrust of ZF 2.0 is to make a more consistent, well-documented product, improving developer productivity and runtime performance." - Matthew Weier O'Phinney

Download Link: http://framework.zend.com/downloads/latest

Some highlights:
- An entirely re-written event-driven MVC layer
- Components practice dependency injection, supported by our Service Locator and DiC components
- A powerful module management system
- An EventManager, for writing event-driven systems, as well as for creating cut points in your software for introducing cross-cutting concerns.
- A new view layer, architected around analyzing the request and generating a suitable response, be it plain old HTML, or Atom feeds or JSON.

http://framework.zend.com/blog/zend-fra ... eased.html