Module Bootstraps in Zend Framework: Do's and Don'ts - Matthew W...

Courtesy Planet PHP  Thu, 03/11/2010 - 10:55

I see a number of questions regularly about module bootstraps in Zend Framework, and decided it was time to write a post about them finally.

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.

The most common question I get...


 

More related items

Zend Framework application.ini Cheat-Sheet -...
With the release of Zend Framework 1.8 came the long awaited component for bootstrapping a Zend Framework application. Many different bootstrapping-solutions became obsolete with...

Matthew Weier O'Phinney's Blog: Module Bootstraps in...
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...

Rob Allen's Blog: Bootstrapping modules in ZF 1.8
Rob Allen has posted a look at working with modules in the Zend Framework. His specific goal is to create a model that's inside a module from inside another module (clear as mud? keep...


 

Post new comment

The content of this field is kept private and will not be shown publicly.
computer-internet.marc8.com