Firstly, apologies for the lack of posts lately. I’m pretty busy with various things right now, so I don’t have much time for blogging. Hopefully I’ll have some pretty interesting/cool stuff to show you later, though!
Now, here’s something interesting I spotted recently: Creating a custom front controller for Zend Framework.
Federico Cargnelutti is writing a series of posts on this topic at his blog, and it is definitely worth checking out.
Here are the posts he’s written so far:
Implementing your own Front Controller in Zend Framework
An Alternative to Zend_Controller: Introduction
An Alternative to Zend_Controller: The Router