News Feed
Jobs Feed
Sections




News Archive
Zend Developer Zone:
Front Controller Plugins in Zend Framework
April 15, 2008 @ 07:58:52

On the Zend Developer Zone, there's a new article that examines one of the key components to just about any framework out there - the front controller.

Like Action Helpers, which I've discussed in a previous article, Front Controller Plugins in Zend Framework are often considered an esoteric, advanced subject. They are, however, remarkably simple to implement, and provide an easy way to extend the functionality and behavior of your entire web application.

The article (from Matthew Weir O'Phinney) looks at the hooks defined in the controller, like routeStartup and preDispatch, and how to work with the controller to add in/get plugins from it. He provides a two examples too: Application Initialization Plugin and a Caching Plugin.

0 comments voice your opinion now!
zendframework front controller hook route dispatch


blog comments powered by Disqus

Similar Posts

CakeBaker: Use components from the Zend Framework with CakePHP

Eran Galperin's Blog: Zend Framework dependency manager

Kevin Schroeder's Blog: Amazon SQS and Zend Framework

ProDevTips.com: Ajax, ZF and Smarty feed reader - part 1

Ibuildings Blog: Zend Framework testing: emulating HTTP calls


Community Events











Don't see your event here?
Let us know!


community testing application object series code opinion example functional unittest zendframework2 phpunit development introduction release language podcast framework tool interview

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework