In a recent post to his blog Jeroen Keppens looks at working with modules inside of a Zend Framework application (with the help of the Zend_Tool component).
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...
Post new comment