No-MVC Zend Framework: Bootstrapping ZF / Part III

For this article, you should be familiar with at least the basics of Zend Framework, especially naming conventions. If not, check out the ZF site for beginners tutorials and/or Quickstart. If you don’t want to use ZF at all, but still need the Star Rating with...

Zend Framework Without MVC Part I

I’ve been looking at a few PHP frameworks to aid the redesign of my website surfspot.de. After toying around with Cake and Symfony for a while, I finally stumbled upon Zend Framework, or ZF for short. When I started out learning ZF, it seemed to me that this was...