eonx-com/easy-event-dispatcher

Framework agnostic event dispatcher

Maintainers

👁 eonx

Package info

github.com/eonx-com/easy-event-dispatcher

pkg:composer/eonx-com/easy-event-dispatcher

Statistics

Installs: 1 183 736

Dependents: 8

Suggesters: 0

Stars: 1

Open Issues: 0

6.22.5 2026-06-16 12:01 UTC

Requires (Dev)

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT 85870675e9ced71abcb27006067d7b014c8ca50b

This package is auto-updated.

Last update: 2026-06-16 12:03:04 UTC


README

---eonx_docs--- title: Introduction weight: 0 ---eonx_docs---

The purpose of this package isn't to be used within a project by the application as there is no point in creating another level of abstraction in that case BUT only to allow eonx-com packages to dispatch events without having to think about the event dispatcher used by each of our projects.

Require package (Composer)

The recommended way to install this package is to use Composer:

$ composer require eonx-com/easy-event-dispatcher