Libraries tagged by dispatchit
tonis/dispatcher
169 Downloads
Tonis\Dispatcher is a light-weight, HHVM compatible, and dependency free dispatching library.
spiffy/spiffy-dispatch
586 Downloads
Spiffy\Dispatch is a light-weight, HHVM compatible, and dependency free dispatching library.
phapi/middleware-route
1545 Downloads
Middleware handling routing and dispatching to endpoints.
orno/route
3656 Downloads
Fast routing package combining Nikita Popov's FastRoute and Orno\Di to provide route dispatching to dependency injected controllers.
mothership-ec/cog-mothership-fedex
186 Downloads
Cog module for dispatching using Fedex
event-band/symfony-adapter
32271 Downloads
Asynchronous event dispatching
event-band/band-framework
50203 Downloads
Asynchronous event dispatching
eveniment/eveniment
219 Downloads
Eveniment is a simple event dispatching PHP library
canteen/events
244 Downloads
Generalized event dispatching API
psr/event-dispatcher
669730073 Downloads
Standard interfaces for event handling.
doctrine/event-manager
527713232 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
league/route
3280747 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
psr-discovery/event-dispatcher-implementations
9655925 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.
indatus/dispatcher
915031 Downloads
Schedule your artisan commands within your application's source code
fntneves/laravel-transactional-events
2799596 Downloads
Transaction-aware Event Dispatcher for Laravel