/event-dispatcher

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

Primary LanguagePHPMIT LicenseMIT

Event Dispatcher Component

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

Requirements

PHP 8.2+

Installation

composer require qubus/event-dispatcher

More Info