squidit/swow-event-dispatcher

Basic PSR-14 compatible (but opinionated) event dispatcher for usage with swow coroutines

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/squidit/swow-event-dispatcher

v0.1.0 2024-05-30 14:42 UTC

This package is auto-updated.

Last update: 2025-09-22 15:05:17 UTC


README

Basic PSR-14 compatible (but opinionated) event dispatcher for usage with swow coroutines.

Features

  • Lazy loading event listeners
  • Bring your own DI by implementing Container-Mason (unify how DI containers work)
  • Build-in caching mechanism
  • Priority listener support
  • Buffered event handling