archipro/revolt-event-dispatcher

PSR-14 Event Dispatcher implementation using Revolt and AMPHP

0.0.0 2024-11-17 20:42 UTC

This package is auto-updated.

Last update: 2024-11-17 20:43:27 UTC


README

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