News Feed
Jobs Feed
Sections




News Archive
Rob Allen:
ZendServiceManager configuration keys
November 12, 2012 @ 11:09:47

Rob Allen has a new post to his site sharing some examples of the configuration possibilities for the ZendServiceManager module of the Zend Framework 2.

ZendServiceManager is usually configured in two places: an array in a config file or a method within your Module class. In either case, you provide a nested array of configuration information. [...] Within the service_manager array, there are a set of nested arrays which are generally used to configure how you want a given class to be instantiated. the names of these sub-arrays are hardcoded, so you just need to learn their names and the difference between them.

He lists out each of the options and includes a brief example and description for each. Values include "invokables", "aliases" and "initializers". He also touches on controllers, view helpers and controller plugins and how they hook into the ServiceManager.

0 comments voice your opinion now!
zendframework servicemanager module configuration setting


blog comments powered by Disqus

Similar Posts

SOS Brigade Blog: Forcing Cache on Joomla Modules

Zend Developer Zone: My Favorite Design Patterns

Mark Kimsal's Blog: Is Your MVC MIA When it Comes to 404s?

Zend Developer Zone: Episode 035: "Unit Testing in Zend Framework 1.8"

Zend Developer Zone: Enhance performance with Zend_Cache


Community Events











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


podcast community zendframework2 phpunit framework functional opinion language development conference unittest interview testing application code series release tool example introduction

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