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

phpRiot.com: Fetching Data With Zend_Db

Community News: Unofficial Zend Framework Forums - Zfforums.com

ZendCasts.com: Working with ZendX_JQuery

Alexander Netkachev's Blog: Automatic testing of MVC applications created with Zend Framework

Zend Developer Zone: Using a Plugin to Integrate Propel with Zend


Community Events











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


conference release phpunit series community usergroup opinion introduction development testing functional unittest database zendframework2 interview symfony2 podcast language framework rest

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