Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 341 Bytes

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