News Feed
Jobs Feed
Sections




News Archive
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


blog comments powered by Disqus

Similar Posts

Content With Style: Unit testing web service based models in Zend Framework

Gergely Hodicska's Blog: What's new in PHP 5.3 - part 1: namespaces

Web Development Blog: First steps within the Zend Framework

David Coaller's Blog: Namespaces part 1.2: Namespaces

Zend Developer Zone: Creating PDF Documents with Zend Framework


Community Events









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


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

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