qubus/event-dispatcher

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

v3.0.1 2023-08-25 21:18 UTC

This package is auto-updated.

Last update: 2024-04-25 22:35:47 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