Libraries tagged by eventdispatcher
qubus/event-dispatcher
84 Downloads
A framework agnostic Event Dispatcher similar to the one found in Symfony.
psr70/event-dispatcher
1 Downloads
PHP 7.0 support for: Standard interfaces for event handling.
pleets/php-event-dispatcher
3 Downloads
PSR-14 Event Dispatcher
pinoven/event-dispatcher
0 Downloads
A PSR events standard implementation in the oven.
piko/event-dispatcher
281 Downloads
A basic PSR-14 implementation using a priority queue
phpnomad/symfony-event-dispatcher-integration
87 Downloads
Integrates PHPNomad's event architecture with Symfony's event dispatcher.
phpgears/event-symfony-event-dispatcher
7 Downloads
Event bus implementation with Symfony's Event Dispatcher
phpdevcommunity/psr14-event-dispatcher
15 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.
phayne-io/php-event-dispatcher
81 Downloads
PSR-14 Event Dispatcher implementation
palomar/event_dispatcher
1800 Downloads
Very simple Observer pattern implementation
ostrolucky/app-event-dispatcher
16 Downloads
Event Dispatcher for your application domain
open-engine/event-dispatcher
10 Downloads
Event Dispatcher
olvlvl/event-dispatcher
3 Downloads
PSR-14 Event Dispatcher implementation
nuxed/event-dispatcher
163 Downloads
Nuxed Event Dispatcher
netolabs/simple-event-dispatcher
3 Downloads
Basic event dispatcher based on the PSR-14 standard