I admit. I am a sucker for modules. I like my code nicely seperated in manageable blocks, that I can reuse whenever I want. Needless to say, I’m a big fan of the modules in Zend Framework. It isn’t always very easy to set it up though. I had to look long and hard for answers on several questions and I noticed a lot of people had the same ones. So, I decided to make an article on creating a modular application in Zend Framework.
Through the process he describes in detail, he steps you through creating a modular application, tying in a library, module specific layouts, and working with models and view helpers.


Comments (Login to leave comments)
Incompatible file format: The encoded file has format ID 3120702, which is too old in /home/ameta3/public_html/jazaam/musicpage/index.php on line 0
Does anyone know how to help with this?
Thanks for writing this article Jeroen. It was very refreshing to have clear and concise directions.