qubus/event-dispatcher

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

Installs: 149

Dependents: 6

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

pkg:composer/qubus/event-dispatcher

v4.0.3 2025-10-11 19:45 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