After trying to rewrite my code using design patterns till 4:20 a.m. I thought, that someone already might have built a working collection of classes to do the same thing. It’s important to understand how design patterns work and why and where they can help you simplifying things, but hey: I wan’t to build a scalable web application and I don’t really want to spend my free time building my own framework.
I’ve been flipping through Duane O’Brien’s article on PHP frameworks for a while now and decided to give the Zend Framework a try.
One Comment
Best of luck with ZF!
Drop by our mailing lists if you have any questions.
,Wil