horde/eventdispatcher

A simple PSR-14 EventDispatcher / ListenerProvider system for Horde

Installs: 671

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 0

pkg:composer/horde/eventdispatcher

v1.0.0alpha2 2025-05-03 00:00 UTC

This package is auto-updated.

Last update: 2025-09-08 21:44:06 UTC


README

Unit Tests

A simple PSR-14 EventDispatcher / ListenerProvider system for Horde This library contains a simple EventDispatcher and one simple ListenerProvider using functionality from fig/eventdispatcher-util. It is similar in purpose to horde/pubsub but shares no code.