Libraries tagged by eventdispatcher
spyrit/propel-eventdispatcher-bundle
10469 Downloads
Integrates the Propel EventDispatcherBehavior into Symfony3.
qubus/event-dispatcher
98 Downloads
A framework agnostic Event Dispatcher similar to the one found in Symfony.
pleets/php-event-dispatcher
34 Downloads
PSR-14 Event Dispatcher
piko/event-dispatcher
320 Downloads
A basic PSR-14 implementation using a priority queue
phpdevcommunity/psr14-event-dispatcher
20 Downloads
This library provides an easy-to-use implementation of a PSR-14 event dispatcher, allowing you to manage event-driven functionality in your PHP applications.
mitch/event-dispatcher
254 Downloads
Event Dispatcher with a focus on Domain Events
marcj/propel-eventdispatcher-behavior
98626 Downloads
Integrates the Symfony2 EventDispatcher component in your Model classes for Propel2 alpha 3.
lium/event-dispatcher
11 Downloads
Standard implementation of PSR-14 for event handling.
kelvinmo/f3-event-dispatcher
3158 Downloads
A PSR-14 compliant event dispatcher for the Fat-Free Framework
jasny/event-dispatcher
915 Downloads
PSR-14 compatible event dispatcher that's easy to use
ideea/async-event-dispatcher
4637 Downloads
Async send/receive events
foxphp/event-dispatcher
5 Downloads
A simple event dispatcher in PHP
eva/event-dispatcher
172 Downloads
Common event dispatcher
davedevelopment/pimple-aware-event-dispatcher
2535 Downloads
A Symfony compatible event dispatcher that allows services to be lazy loaded from an instance of the Pimple DI container
dakwamine/component-based-object-event-dispatcher
59 Downloads
Simple event dispatcher using dakwamine/component-based-object.