PHPackages                             abacaphiliac/zend-eventmanager-pluginmanager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. abacaphiliac/zend-eventmanager-pluginmanager

ActiveLibrary

abacaphiliac/zend-eventmanager-pluginmanager
============================================

A ZF2 Plugin Manager for ZF2 Event Managers

0.1.3(10y ago)041MITPHP

Since Apr 2Pushed 10y ago1 watchersCompare

[ Source](https://github.com/abacaphiliac/zend-eventmanager-pluginmanager)[ Packagist](https://packagist.org/packages/abacaphiliac/zend-eventmanager-pluginmanager)[ RSS](/packages/abacaphiliac-zend-eventmanager-pluginmanager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (10)Versions (9)Used By (0)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/81855fbb503beda68e515b4a11293957518360fbfbb1db21b35645bf146503ff/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f61626163617068696c6961632f7a656e642d6576656e746d616e616765722d706c7567696e6d616e616765722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/abacaphiliac/zend-eventmanager-pluginmanager/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/8bf86c56ef4ca3cd07695cf77c1dea55b9bcec737b8936c84b01f44dff6732c0/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f61626163617068696c6961632f7a656e642d6576656e746d616e616765722d706c7567696e6d616e616765722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/abacaphiliac/zend-eventmanager-pluginmanager/?branch=master)[![Build Status](https://camo.githubusercontent.com/20972de1e53309e15d81b8076437468d1022692a113ce16c40f288f8bf6fbb0c/68747470733a2f2f7472617669732d63692e6f72672f61626163617068696c6961632f7a656e642d6576656e746d616e616765722d706c7567696e6d616e616765722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/abacaphiliac/zend-eventmanager-pluginmanager)

abacaphiliac/zend-eventmanager-pluginmanager
============================================

[](#abacaphiliaczend-eventmanager-pluginmanager)

A ZF2 Plugin Manager for ZF2 Event Managers.

Installation
============

[](#installation)

composer require abacaphiliac/zend-eventmanager-pluginmanager

Usage
=====

[](#usage)

1. add `Abacaphiliac\Zend\EventManager\PluginManager` module to your ZF2 application module config.
2. create a service-manager config block with key `event_managers` in your application config.
3. register a named event manager in the `event_managers` config, via `invokables`, `factories`, etc.
4. get your named event manager from the service locator!

```
$eventManager = $serviceLocator->get('EventManagers')->get('MyNamedEventManager');
```

Dependencies
============

[](#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](composer.json).

Contributing
------------

[](#contributing)

```
composer install && vendor/bin/phing

```

This library attempts to comply with [PSR-1](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-1-basic-coding-standard.md), [PSR-2](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-2-coding-style-guide.md), and [PSR-4](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-4-autoloader.md). If you notice compliance oversights, please send a patch via pull request.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

3687d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/29004cd917fdd7e4a8cc4ddba16f0bbcd90829513c57fc96e3b4f3fcb53f7ead?d=identicon)[abacaphiliac](/maintainers/abacaphiliac)

---

Top Contributors

[![abacaphiliac](https://avatars.githubusercontent.com/u/1656273?v=4)](https://github.com/abacaphiliac "abacaphiliac (11 commits)")

---

Tags

zendeventmanagermodulezf2PluginManager

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/abacaphiliac-zend-eventmanager-pluginmanager/health.svg)

```
[![Health](https://phpackages.com/badges/abacaphiliac-zend-eventmanager-pluginmanager/health.svg)](https://phpackages.com/packages/abacaphiliac-zend-eventmanager-pluginmanager)
```

###  Alternatives

[hrevert/ht-img-module

Image manipulation module for Zend Framework 2

1829.6k](/packages/hrevert-ht-img-module)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
