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

Zend Developer Zone: Getting started with CouchDB : meet PHP on Couch

Matthew Weier O'Phinney's Blog: Getting started writing ZF2 modules

QaFoo.com: Mocking with Phake

Lukas Smith's Blog: Database abstraction mailing list [UPDATE]

ThinkPHP Blog: Accessing NTLM secured resources with PHP


Community Events











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


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

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