News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Modules (Zend Framework)
February 05, 2007 @ 10:33:00

In a new post to his blog, Rob Allen takes a look a a package inside of the Zend Framework - one that allows for much more flexibility with the way your site flows.

One of the new features to hit the Zend Framework since 0.7 is Zend_Controller_ModuleRouter and its sibling Zend_Controller_ModuleRewriteRouter. This allows for separating out sets of controlers, models and views into their own modules.

He gives both a directory structure and PHP code example of it in action, both in how it normally functions (looks for a controller with the same name as the request) and an example of how he thinks it should work - complete with code and a directory structure to compare to the previous example.

0 comments voice your opinion now!
zendframework controller router example directory zendframework controller router example directory


blog comments powered by Disqus

Similar Posts

SitePoint Web Tech Blog: How To Create Friendlier Random Passwords

NetTuts.com: Your One-Stop Guide to Laravel Commands

Michelangelo van Dam's Blog: Zend Framework context switching for HTML content

Rob Allen's Blog: Metadata from Zend_Db_Table_Abstract

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial: Parts 1-8 Revisited


Community Events











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


opinion phpunit development functional code community database introduction example podcast series language framework api testing application interview composer release zendframework2

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