Zend Framework: friend or foe?
Yesterday I started working for Goweb, a portuguese web development agency. I’m working as a Zend Framework developer and I must say I’m very surprised for what I’m learning from the experience so far. It has its unique philosophy – if I can call it like that – and way of coding.
It’s not just another MVC framework. It’s a set of PHP classes (one of them actually enables MVC and makes it work stand-alone) that allows you to focus a little more on your application logic rather than spending time on fixing technical bugs.