Libraries tagged by dispatcher
symfony/event-dispatcher-contracts
820771125 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
1051940359 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
psr/event-dispatcher
679770239 Downloads
Standard interfaces for event handling.
doctrine/event-manager
532845780 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
evenement/evenement
172879622 Downloads
Événement is a very simple event dispatching library for PHP
league/route
3323828 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
indatus/dispatcher
924375 Downloads
Schedule your artisan commands within your application's source code
psr-discovery/event-dispatcher-implementations
9966682 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.
fntneves/laravel-transactional-events
2825936 Downloads
Transaction-aware Event Dispatcher for Laravel
contributte/event-dispatcher
2536320 Downloads
Best event dispatcher / event manager / event emitter for Nette Framework
yiisoft/event-dispatcher
989952 Downloads
Yii Event Dispatcher
sylius-labs/polyfill-symfony-event-dispatcher
8567081 Downloads
Symfony EventDispatcher Polyfill
phly/phly-event-dispatcher
323839 Downloads
Experimental event dispatcher for PSR-14
ghostwriter/event-dispatcher
5928305 Downloads
Event Dispatcher implementation.
fig/event-dispatcher-util
490531 Downloads
Useful utility classes and traits for implementing the PSR events standard