News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
feed this:

Court Ewing's Blog:
Zend Framework Modules Autoloading & Namespaces
July 07, 2010 @ 08:39:53

Court Ewing has written up a new post about using Zend Framework modules and things you need to worry about with considering autoloading and namespacing them correctly.

Modules are natively supported in Zend Framework, but their implementation is not conducive to flexible autoloading nor the use of namespaces in PHP 5.3. There may be a few contributors out there that will defend the current implementation of module autoloading, but throughout the development lifecycle of the current Model-View-Controller implementation in the framework, poor design decisions have made working with modules less flexible and more frustrating.

Because of these poor decisions there are a few problems that you'll need to overcome when using modules, specifically in dealing with naming conventions currently in place in the framework and how that can make autoloading more difficult. He has a concept he's worked up to try to help the situation - Epixa, a system for fully namespacing out modules so a simple directory structure correctly reflects the namespacing.

0 comments voice your opinion now!
zendframework module autoload namespace expia




Community Events





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


introduction injection opinion testing language application zendframework podcast voicesoftheelephpant interview conference database development unittest symfony2 community phpunit framework release zendframework2

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