News Feed
Jobs Feed
Sections




News Archive
Rob Allen's Blog:
Modules in ZF2
March 05, 2012 @ 12:08:39

In this new post to his blog Rob Allen introduces one of the key concepts in the upcoming version of the Zend Framework (v2) - modules.

A Zend Framework 2 application is made up of a number of modules which each contain the controllers, models, views and other support code required to implement a specific part of the application.

He covers a few different topics:

  • where modules can be located
  • the directory organization inside them
  • setting up a module of your own (a "bare bones" example)
  • how to use the init() method to set configure your module when it's loaded

A site has also been started (official) to share other user-created modules with the rest of the Zend Framework community - modules.zendframework.com.

0 comments voice your opinion now!
zendframework2 module introduction setup configure


blog comments powered by Disqus

Similar Posts

Lorna Mitchell's Blog: Introduction to Zend_Db

Ilia Alshanetsky\'s Blog: PHP Quebec Recap

Ibuildings Blog: symfony 1.2: It's not just about code

Community News: The PHP Internals Book

IBM developerWorks: Squash bugs in PHP applications with Zend Debugger


Community Events











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


rest development testing language usergroup introduction zendframework2 opinion podcast conference framework database series symfony2 community unittest phpunit functional release interview

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