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

Till Klampaeckel's Blog: Iterating over a table (with Zend_Db_Table and Zend_Paginator)

Ryan Malesevich's Blog: WP Plugins: WP-Chunk

Phil Sturgeon's Blog: CodeIgniter Packages != Modules

Robert Basic's Blog: A Zend Framework 2 EventManager use case

Jim Plush's Blog: Rethinking Zend Models Part 3 - Validation


Community Events











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


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

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