Libraries tagged by dispatcher
symfony/event-dispatcher-contracts
590939577 Downloads
Generic abstractions related to dispatching event
symfony/event-dispatcher
813795131 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
doctrine/event-manager
413563172 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
psr/event-dispatcher
460312085 Downloads
Standard interfaces for event handling.
evenement/evenement
91071256 Downloads
Événement is a very simple event dispatching library for PHP
league/route
2176940 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
indatus/dispatcher
782414 Downloads
Schedule your artisan commands within your application's source code
fntneves/laravel-transactional-events
2057768 Downloads
Transaction-aware Event Dispatcher for Laravel
contributte/event-dispatcher
1767373 Downloads
Best event dispatcher / event manager / event emitter for Nette Framework
yiisoft/event-dispatcher
590595 Downloads
Yii Event Dispatcher
typo3/symfony-psr-event-dispatcher-adapter
4971335 Downloads
Adapter to provide compatibility with the Symfony's event dispatcher interface in all versions with the PSR-14 specification.
sylius-labs/polyfill-symfony-event-dispatcher
6440415 Downloads
Symfony EventDispatcher Polyfill
psr-discovery/event-dispatcher-implementations
4442050 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.
enqueue/async-event-dispatcher
2503245 Downloads
Symfony async event dispatcher
mindplay/middleman
415660 Downloads
PSR-7 middleware dispatcher. Let's stop trying to make this complicated.