squidit/swow-event-dispatcher

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

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

This package is auto-updated.

Last update: 2024-09-19 10:58:34 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