qubus/event-dispatcher

A framework agnostic Event Dispatcher similar to the one found in Symfony.

Maintainers

Package info

github.com/QubusPHP/event-dispatcher

pkg:composer/qubus/event-dispatcher

Statistics

Installs: 193

Dependents: 5

Suggesters: 0

Stars: 1

Open Issues: 0

v4.0.4 2026-01-11 19:28 UTC

README

With the event dispatcher component, you can emit events throughout your application.

Requirements

PHP 8.4+

Installation

composer require qubus/event-dispatcher

More Info