News Feed
Jobs Feed
Sections




News Archive
Padraic Brady's Blog:
Self-Contained Reusable Zend Framework Modules With Standardised Configurators
September 14, 2009 @ 07:58:45

In this new post on Padraic Brady's blog, he looks at a technique for building self-contained Zend Framework modules (dropped in anywhere, a tidy package of everything needed) that would all have a standardized configuration method.

If you are familiar with Zend Framework, you likely understand the concept of a Module in some detail. A Module is, in theory, a reusable collection of controllers, views and other classes which is packaged in its own directory for simpler copying or seperate treatment in a version control system like git or subversion.

The "resuable" part was stumping him until he figured out a way, using the Zend_Application component and a few add-on classes, plugins and configuration instances to create a proof of concept for making a simple module.

0 comments voice your opinion now!
zendframework module contain configuration


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: Zend Framework 1.7.5 Released (Security Fix)

Zend Developer Zone: Zend Framework- Coming soon to a Command Line near You!

Query7.com: Writing a module for Kohana3

PHPKitchen.com: Many new features in latest 0.6.2 release of Seagull Framework

Matthew Weir O'Phinney's Blog: Zend Framework MVC Webinar posted


Community Events











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


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

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