Libraries tagged by PHP Event Dispatcher
doctrine/event-manager
542013173 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
evenement/evenement
181327847 Downloads
Événement is a very simple event dispatching library for PHP
shieldon/event-dispatcher
27547 Downloads
Event dispatcher for PHP.
milpa/events
3865 Downloads
String-named event dispatch for the Milpa PHP framework: dot-segment wildcard subscriptions, priorities, listener error isolation, and a pluggable async (queue) seam.
tommyknocker/pdo-database-class
6219 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.
platine-php/event-dispatcher
6447 Downloads
Platine Event Dispatcher is the minimal implementation of PSR 14
swoft/event
143298 Downloads
swoft event dispatcher component
peridot-php/event-emitter
1226 Downloads
EventEmitter is a very simple event dispatching library for PHP
dazzle-php/event
1747 Downloads
Dazzle Events & Dispatchers.
webware/messagebus-event
327 Downloads
Phly EventDispatcher support for MessageBus
milpa/runtime
2800 Downloads
The bootable Milpa kernel: composes milpa/core, milpa/container, milpa/events, milpa/http and milpa/resolver into container -> dispatcher -> architecture gate -> plugin boot in the resolver's loadOrder -> route registration, with zero Doctrine and zero legacy Web coupling. The active-plugins list is config/filesystem-driven, never a database entity.
vakata/events
2276 Downloads
A minimal PHP event dispatcher
berlioz/event-manager
6964 Downloads
PHP event manager/dispatcher, respecting PSR-14 (Event Dispatcher) standard.
memran/marwa-event
1127 Downloads
Lightweight PSR-14 event dispatcher for PHP 8.2+ with stable priority ordering, stoppable events, and optional container-aware resolution.
jardisadapter/eventdispatcher
150 Downloads
PSR-14 event dispatcher for PHP with priority-ordered listeners, type-hierarchy matching, stoppable events, and deferred dispatch via EventCollector; a building block of the open-source foundation that Jardis-generated DDD code runs on