Download the PHP package abacaphiliac/zend-eventmanager-pluginmanager without Composer
On this page you can find all versions of the php package abacaphiliac/zend-eventmanager-pluginmanager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download abacaphiliac/zend-eventmanager-pluginmanager
More information about abacaphiliac/zend-eventmanager-pluginmanager
Files in abacaphiliac/zend-eventmanager-pluginmanager
Download abacaphiliac/zend-eventmanager-pluginmanager
More information about abacaphiliac/zend-eventmanager-pluginmanager
Files in abacaphiliac/zend-eventmanager-pluginmanager
Vendor abacaphiliac
Package zend-eventmanager-pluginmanager
Short Description A ZF2 Plugin Manager for ZF2 Event Managers
License MIT
Package zend-eventmanager-pluginmanager
Short Description A ZF2 Plugin Manager for ZF2 Event Managers
License MIT
Please rate this library. Is it a good library?
Informations about the package zend-eventmanager-pluginmanager
abacaphiliac/zend-eventmanager-pluginmanager
A ZF2 Plugin Manager for ZF2 Event Managers.
Installation
composer require abacaphiliac/zend-eventmanager-pluginmanager
Usage
- add
Abacaphiliac\Zend\EventManager\PluginManager
module to your ZF2 application module config. - create a service-manager config block with key
event_managers
in your application config. - register a named event manager in the
event_managers
config, viainvokables
,factories
, etc. - get your named event manager from the service locator!
Dependencies
ZF2 EventManager, ModuleManager, MVC, and ServiceManager.
dev deployments include the entire framework because the Module collaboration test boots the ModuleManager, which has many hidden dependencies in most of the ZF tags.
See composer.json.
Contributing
This library attempts to comply with PSR-1, PSR-2, and PSR-4. If you notice compliance oversights, please send a patch via pull request.
All versions of zend-eventmanager-pluginmanager with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-eventmanager Version
^2
zendframework/zend-modulemanager Version ^2
zendframework/zend-mvc Version ^2
zendframework/zend-servicemanager Version ^2
zendframework/zend-stdlib Version ^2
zendframework/zend-modulemanager Version ^2
zendframework/zend-mvc Version ^2
zendframework/zend-servicemanager Version ^2
zendframework/zend-stdlib Version ^2
The package abacaphiliac/zend-eventmanager-pluginmanager contains the following files
Loading the files please wait ....