archipro/revolt-event-dispatcher

PSR-14 Event Dispatcher implementation using Revolt and AMPHP

Maintainers

Package info

github.com/archiprocode/revolt-event-dispatcher

pkg:composer/archipro/revolt-event-dispatcher

Statistics

Installs: 74 125

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 2

0.1.0 2024-12-13 01:17 UTC

This package is auto-updated.

Last update: 2026-02-13 04:01:12 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