ZF2 Modules You Can Use Today
Note: This article was originally published at phly, boy, phly
on 8 February 2012.
One key new architectural feature of Zend Framework 2 is its new module infrastructure. The basic idea behind modules is to allow developers to both create and consume re-usable application functionality -- anything from packaging common assets such as CSS and JavaScript to providing MVC application classes.


