Libraries tagged by PSR-14 Event Dispatcher
psr/event-dispatcher
676907332 Downloads
Standard interfaces for event handling.
psr-discovery/event-dispatcher-implementations
9874404 Downloads
Lightweight library that discovers available PSR-14 Event Dispatcher implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.
phly/phly-event-dispatcher
311837 Downloads
Experimental event dispatcher for PSR-14
yiisoft/event-dispatcher
986539 Downloads
Yii Event Dispatcher
ghostwriter/event-dispatcher
5910110 Downloads
Event Dispatcher implementation.
fig/event-dispatcher-util
486884 Downloads
Useful utility classes and traits for implementing the PSR events standard
crell/tukio
223374 Downloads
A robust, stand-alone PSR-14 event dispatcher implementation.
phpactor/phly-event-dispatcher
534463 Downloads
Experimental event dispatcher for PSR-14
typo3/symfony-psr-event-dispatcher-adapter
5913142 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
open-telemetry/opentelemetry-auto-psr14
429617 Downloads
OpenTelemetry auto-instrumentation for PSR-14 (Event Dispatcher).
spiral/events
68500 Downloads
Spiral Framework: PSR-14 Event Dispatcher
carlosas/simple-event-dispatcher
523871 Downloads
Simple PSR-14 Event Dispatcher
archipro/revolt-event-dispatcher
139266 Downloads
PSR-14 Event Dispatcher implementation using Revolt and AMPHP
swoft/event
142312 Downloads
swoft event dispatcher component
shlinkio/shlink-event-dispatcher
78810 Downloads
Simplifies registering async and regular PSR-14 event listeners while using RoadRunner.