qubus/event-dispatcher

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

v3.0.2 2025-07-20 20:42 UTC

This package is auto-updated.

Last update: 2025-07-20 20:44:24 UTC


README

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

Requirements

PHP 8.2+

Installation

composer require qubus/event-dispatcher

More Info