Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 632 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 632 Bytes

PSR-14 Async Event Dispatcher (Experimental)

CI

A PSR-14 compatible event dispatcher implementation using Revolt and AMPHP for asynchronous event handling.

Features

  • Full PSR-14 compatibility
  • Asynchronous event dispatching using Revolt's event loop
  • Support for stoppable and non-stoppable events
  • Fire-and-forget event dispatching
  • Type-safe event handling

Installation

composer require archipro/revolt-event-dispatcher