PHPackages                             dispify/event-dispatcher - 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. dispify/event-dispatcher

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

dispify/event-dispatcher
========================

Lightweight PSR-14 compliant event dispatcher

v1.0.2(1y ago)19.1k2MITPHPPHP ^7.2 || ^8.0

Since Mar 14Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Dispify/event-dispatcher)[ Packagist](https://packagist.org/packages/dispify/event-dispatcher)[ RSS](/packages/dispify-event-dispatcher/feed)WikiDiscussions master Synced today

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

[![Build Status](https://camo.githubusercontent.com/af453acf6da4fa8ed40c2c4a80e9d67ed4eef740804294954d37de1df1e5926b/68747470733a2f2f7472617669732d63692e6f72672f446973706966792f6576656e742d646973706174636865722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Dispify/event-dispatcher)[![codecov](https://camo.githubusercontent.com/9ea9ceddabc39b366aec0240823bff2438b8cb319bcfc820e075509b048b947d/68747470733a2f2f636f6465636f762e696f2f67682f446973706966792f6576656e742d646973706174636865722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/Dispify/event-dispatcher)[![GitHub license](https://camo.githubusercontent.com/c25159d5ee746ebd977ab6d38b7179f4371959cefc60f578911152a0687e410a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f446973706966792f6576656e742d64697370617463686572)](https://github.com/Dispify/event-dispatcher/blob/master/LICENSE)

[![Packagist PHP Version Support](https://camo.githubusercontent.com/50cf903caf2e618062365a2188f9fe0bc8a64fb8b661664c3902303b32b030f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f646973706966792f6576656e742d64697370617463686572)](https://camo.githubusercontent.com/50cf903caf2e618062365a2188f9fe0bc8a64fb8b661664c3902303b32b030f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f646973706966792f6576656e742d64697370617463686572)[![PSR-14 Support](https://camo.githubusercontent.com/b3d768974bc26ad639fd368c9c950df1fd76ed648b346e91494d23d3ece70ae5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7073722d2d31342d6f6b2d677265656e)](https://camo.githubusercontent.com/b3d768974bc26ad639fd368c9c950df1fd76ed648b346e91494d23d3ece70ae5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7073722d2d31342d6f6b2d677265656e)

Event Dispatcher
================

[](#event-dispatcher)

The simple PSR-14 compatible event dispatcher.

It provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Getting started
---------------

[](#getting-started)

Before using Event Dispatcher in your project, add it to your composer.json file:

```
$ composer require dispify/event-dispatcher
```

Features
--------

[](#features)

Just [PSR-14](https://www.php-fig.org/psr/psr-14/) functionality.

###  Health Score

38

—

LowBetter than 84% of packages

Maintenance49

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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 ~737 days

Total

3

Last Release

407d ago

PHP version history (2 changes)v1.0.0PHP ^7.2 || 8.0

v1.0.1PHP ^7.2 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/a050331b31408c1ba53852c31252e2b20b8551ef792cbe642fb8523e904ae897?d=identicon)[Disparity](/maintainers/Disparity)

---

Top Contributors

[![Disparity](https://avatars.githubusercontent.com/u/621344?v=4)](https://github.com/Disparity "Disparity (3 commits)")[![gibat](https://avatars.githubusercontent.com/u/2708672?v=4)](https://github.com/gibat "gibat (1 commits)")

---

Tags

eventpsr-14event dispatcherdispatcher

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dispify-event-dispatcher/health.svg)

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

###  Alternatives

[phly/phly-event-dispatcher

Experimental event dispatcher for PSR-14

26209.9k4](/packages/phly-phly-event-dispatcher)

PHPackages © 2026

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