News Feed
Jobs Feed
Sections




News Archive
Federico Cargnelutti's Blog:
An Alternative to Zend_Controller Introduction
April 08, 2009 @ 13:43:47

Federico Cargnelutti has made a new post about an alternative Zend Framework developers can user instead of the normal Zend_Controller - his Zf_Controller.

Zend Framework is very flexible and one of its strengths is that it allows developers to implement their own components. The Zend_Controller component, for example, is very powerful. Of course, it's not my intention to replace it, but to offer an alternative that decreases the number of decisions a developer needs to make when developing an application. Meet Zf_Controller.

His controller allows for better backwards compatibility, better performance, removes the need for circular references and drops the need for Singleton classes. He includes an example of the updated directory structure the class would use, a bootstrap comparing with/without the new class and the rest of the scripts needed for a sample application (view, layout, error controller, etc).

0 comments voice your opinion now!
zendcontroller zendframework alternative zfcontroller


blog comments powered by Disqus

Similar Posts

PHPImpact Blog: Improving the performance of Zend_Controller

Leaseweb Labs Blog: Tuning Zend framework and Doctrine

Pavel Shevaev's Blog: taskman: yet another Ant alternative

Zend Developer Zone: PHP Abstract Podcast Episode 41: Zend Framework 1.8

Matthew Weir O'Phinney's Blog: BostonPHP Framework Presentations


Community Events











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


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

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