Libraries tagged by dispatchit
abdeslam/event-manager
4 Downloads
A powerful event manager that implements psr-14 event-dispatcher, it supports lazy loading, priority dispatching and listener exception handling
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
32270 Downloads
Asynchronous event dispatching
event-band/band-framework
50199 Downloads
Asynchronous event dispatching
eveniment/eveniment
218 Downloads
Eveniment is a simple event dispatching PHP library
canteen/events
244 Downloads
Generalized event dispatching API
doctrine/event-manager
448367426 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
525333907 Downloads
Standard interfaces for event handling.
league/route
2467899 Downloads
Fast routing and dispatch component including PSR-15 middleware, built on top of FastRoute.
indatus/dispatcher
811680 Downloads
Schedule your artisan commands within your application's source code
fntneves/laravel-transactional-events
2290341 Downloads
Transaction-aware Event Dispatcher for Laravel