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

Evan Coury: Getting started with the ZF2 skeleton and ZfcUser

Lorna Mitchell's Blog: PHP 5.4 Built In Webserver

Zend Developer Zone: Building Template-Driven Web Applications with Dwoo (part 1)

Chris Jones: Getting Started with PHP Zend Framework 2 for Oracle DB

Alan Skorkin's Blog: What Every Developer Should Know About URLs


Community Events









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


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

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