PHPackages                             abdeslam/event-manager - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. abdeslam/event-manager

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

abdeslam/event-manager
======================

A powerful event manager that implements psr-14 event-dispatcher, it supports lazy loading, priority dispatching and listener exception handling

v0.0.1(4y ago)14PHPPHP ^8.0

Since Jun 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/Abdeslam-Gacemi/EventManager)[ Packagist](https://packagist.org/packages/abdeslam/event-manager)[ RSS](/packages/abdeslam-event-manager/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (2)Versions (2)Used By (0)

[![Test Coverage](https://camo.githubusercontent.com/241b28a5ab57bedadf3d3e2f308ea0455940cf384d698ecd5aa3751157f4c622/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f35656165303238623363666361313033373562322f746573745f636f766572616765)](https://codeclimate.com/github/Abdeslam-Gacemi/EventManager/test_coverage)[![example workflow](https://github.com/Abdeslam-Gacemi/EventManager/actions/workflows/php.yml/badge.svg)](https://github.com/Abdeslam-Gacemi/EventManager/actions/workflows/php.yml/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/df1da898bf6bf8c95b8df6f9c2bd5971a4d5e69798a6b302cfc9054bf4f59a97/687474703a2f2f706f7365722e707567782e6f72672f61626465736c616d2f6576656e742d6d616e616765722f76)](https://packagist.org/packages/abdeslam/event-manager)[![License](https://camo.githubusercontent.com/6dcbca51921f89edfa1ee96ddea4cbbd5adc3c49e384b9a8816284cc47d78f0e/687474703a2f2f706f7365722e707567782e6f72672f61626465736c616d2f6576656e742d6d616e616765722f6c6963656e7365)](https://packagist.org/packages/abdeslam/event-manager)

[EventManager](https://github.com/Abdeslam-Gacemi/EventManager.git) Package
===========================================================================

[](#eventmanager-package)

a powerful PHP EventManager that implements psr-14 `EventDispatcher` interfaces, this package supports lazy loading listeners, priority dispatching and listener exception handling through a catcher callback.

Table of contents
-----------------

[](#table-of-contents)

- [EventManager Package](#eventmanager-package)
    - [Table of contents](#table-of-contents)
    - [Installation](#installation)
        - [1. via composer](#1-via-composer)
        - [2. manually](#2-manually)
    - [Usage](#usage)

Installation
------------

[](#installation)

### 1. via composer

[](#1-via-composer)

```
composer require abdeslam/event-manager

```

or

```
php composer.phar require abdeslam/event-manager

```

### 2. manually

[](#2-manually)

clone the repository `Abdeslam/EventManager` to your directory:

```
git clone https://github.com/Abdeslam-Gacemi/EventManager.git

```

> However, using Composer is recommended as you can easily keep the library up-to-date.

Usage
-----

[](#usage)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

1776d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48f0280ada93d49df9225f699e799d766566a514f504cf3cbd0b1d6ed934816d?d=identicon)[Abdeslam-Gacemi](/maintainers/Abdeslam-Gacemi)

---

Top Contributors

[![Abdeslam-Gacemi](https://avatars.githubusercontent.com/u/16862333?v=4)](https://github.com/Abdeslam-Gacemi "Abdeslam-Gacemi (15 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/abdeslam-event-manager/health.svg)

```
[![Health](https://phpackages.com/badges/abdeslam-event-manager/health.svg)](https://phpackages.com/packages/abdeslam-event-manager)
```

###  Alternatives

[symfony/event-dispatcher-contracts

Generic abstractions related to dispatching event

3.4k756.5M423](/packages/symfony-event-dispatcher-contracts)[league/event

Event package

1.6k141.6M184](/packages/league-event)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[yohang/finite

A simple PHP Finite State Machine

1.3k3.5M10](/packages/yohang-finite)[mcp/sdk

Model Context Protocol SDK for Client and Server applications in PHP

1.4k423.9k30](/packages/mcp-sdk)[cognesy/instructor-php

The complete AI toolkit for PHP: unified LLM API, structured outputs, agents, and coding agent control

310107.9k1](/packages/cognesy-instructor-php)

PHPackages © 2026

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