Libraries tagged by dispatch
onoi/event-dispatcher
651959 Downloads
A minimalistic interface to relay generic events to registered listeners
heybigname/event-dispatcher
14273 Downloads
Event Dispatcher with a focus on Domain Events
hasura-extra/event-dispatcher
89266 Downloads
Support to dispatch events triggered by Hasura.
eonx-com/easy-event-dispatcher
1209060 Downloads
Framework agnostic event dispatcher
cetver/yii2-languages-dispatcher
31504 Downloads
Sets the web-application language for the Yii framework 2.0
carlosas/simple-event-dispatcher
525790 Downloads
Simple PSR-14 Event Dispatcher
aura/dispatcher
99743 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
hoa/dispatcher
171047 Downloads
The Hoa\Dispatcher library.
northwoods/broker
108308 Downloads
Dead simple PSR-15 middleware dispatcher
tommyknocker/pdo-database-class
6295 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
symfony-bundles/event-queue-bundle
12952 Downloads
Symfony EventQueue Bundle
swoft/event
143979 Downloads
swoft event dispatcher component
rekalogika/domain-event-outbox
17548 Downloads
Implementation of the transactional outbox pattern on top of rekalogika/domain-event
rekalogika/domain-event-contracts
24560 Downloads
Interfaces, Traits and Nominal Classes used by Domain Entities Implementing Domain Events
rekalogika/domain-event
19234 Downloads
Domain Event Implementation for Symfony and Doctrine