Libraries tagged by dispatching
cubiche/event-dispatcher
434 Downloads
A small, flexible event dispatcher. Handy for dispatching events and listening to them.
chipslays/event
369 Downloads
A simple event dispatching mechanism (like routing) for chat bots.
brickhouse/events
23 Downloads
Package for dispatching and handling events across Brickhouse
aybarsm/laravel-os-master
0 Downloads
A Laravel service provider package that acts as a central hub for managing and dispatching OS commands to multiple OS-Echo clients.
awttech/framework
50 Downloads
Routing and Dispatching Framework
attozk/evenement-plus
27 Downloads
Événement-plus is an advanced event dispatching library for PHP
assouan/signal
0 Downloads
Signal/event dispatching utilities for the A PHP libraries.
ark/event
70 Downloads
Simple event dispatching library for PHP
andrewdyer/command-bus
14 Downloads
A framework-agnostic library for dispatching commands to handlers, with support for a configurable middleware pipeline
acdphp/laravel-queued-events
6 Downloads
Dispatching Events into queues. This is especially useful for distributed systems events using fanout queues.
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.