News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Matthew Weier O'Phinney's Blog:
Module Bootstraps in Zend Framework Do's and Don'ts
March 12, 2010 @ 14:48:22

Matthew Weier O'Phinney as a new post to his blog today looking at a few "do's" and "dont's" when it comes to working with module boostraps in your Zend Framework applications - an apparently somewhat confusing topic for several developers out there.

In Zend Framework 1.8.0, we added Zend_Application, which is intended to (a) formalize the bootstrapping process, and (b) make it re-usable. One aspect of it was to allow bootstrapping of individual application modules -- which are discrete collections of controllers, views, and models.

He talks briefly about why module boostraps are run on every request (getting into some detail on Zend_Application), how you can properly set up your boostrapping process and how you can use plugins to initialize only the things you might need and, as he openly admits, that there's just not a really good way to handle this sort of module funcionality.

0 comments voice your opinion now!
zendframework module bootstrap zendapplication



Similar Posts

CakeBaker: Use components from the Zend Framework with CakePHP

Ruben Vermeersch's Blog: Integrating Zend Framework and Doctrine

Wolfgang Drews' Blog: Using YUI autocomplete with Zend Framework

Juozas Kaziukenas' Blog: Why Zend Framework?

Alexander Netkachev's Blog: Zend_Controller classes


Community Events

phpnw10 PHP Conference 09/10/2010




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


plugin application podcast framework phpunit database example unittest curl wordpress conference opinion suggestion symfony codeigniter zendframework developer book development job

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