symfony/event-dispatcher
Symfony EventDispatcher component lets application parts communicate via events. Dispatch events and register listeners or subscribers to react to them, enabling decoupled, extensible architectures with a lightweight, reusable event system.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| sylius-labs/polyfill-symfony-event-dispatcher | 0.88 | Symfony EventDispatcher Polyfill for projects that need compatible event dispatching without depending on a specific Symfony EventDispatcher version. Useful for libraries and apps supporting multiple Symfony versions or minimizing hard dependencies. | 21 | 21 | 3 | 92K | 0 | 1.1 | 50.1 | — | 2 years ago | |
| psr-discovery/event-dispatcher-implementations | 0.87 | Discovers installed PSR-14 event dispatcher implementations (Symfony, League, Yiisoft, etc.) at runtime and returns the first available instance. Ideal for libraries/SDKs to support PSR-14 without hard dependencies or user configuration. | 7 | 7 | 1 | 439K | 0 | 1.3 | 55.3 | MIT | 1 year ago | |
| ashleydawson/domain-event-dispatcher | 0.85 | — | 1 | 1 | 0 | 0 | 0 | 2.1 | — | — | 9 years ago | |
| cakephp/event | 0.85 | Lightweight event dispatcher for CakePHP apps. Define and fire events, attach listeners/subscribers, and manage propagation and results. Useful for decoupling components and building extensible plugins with a simple, familiar API. | 22 | 23 | 3 | 6K | 0 | 0.2 | 33.4 | NOASSERTION | — | |
| dualmedia/symfony-doctrine-event-converter-bundle | 0.85 | — | 1 | 1 | 2 | 80 | 1 | 21.5 | 25.3 | MIT | 2 months ago | |
| ecentria/ecentria-apievents-bundle | 0.85 | — | 0 | 0 | 7 | 0 | 1 | 3.1 | — | — | 3 years ago | |
| atournayre/entities-events-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| event-engine/php-persistence | 0.84 | Event Engine PHP Persistence Package providing persistence layer utilities for PHP-based event-sourced and CQRS applications. Supports storing and retrieving events and state in a consistent way to integrate with Event Engine workflows. | 6 | 6 | 5 | 4K | 0 | 4.1 | 38.7 | MIT | 1 year ago | |
| ashleydawson/domain-event-dispatcher-bundle | 0.84 | — | 1 | 1 | 0 | 0 | 0 | 0.9 | — | — | 9 years ago | |
| avris/dispatcher | 0.84 | Laravel-friendly message/event dispatcher providing a simple bus for commands and events with pluggable handlers, middleware-style pipelines, and clear separation of dispatching from handling. Useful for modular apps, CQRS patterns, and decoupled architecture. | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| edemy/eventbundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| hyperf/event | 0.84 | hyperf/event is a lightweight event dispatcher for Hyperf applications. Define events and listeners, dispatch synchronously or via async mechanisms, and keep your domain decoupled. Integrates cleanly with Hyperf’s DI and coroutine-friendly runtime. | 3 | 3 | 1 | 51K | 0 | 23.3 | 62.5 | MIT | 3 months ago | |
| jpkleemans/attribute-events | 0.82 | — | 332 | 332 | 21 | 18K | 2 | 6.3 | 24.1 | MIT | 1 year ago | |
| andy-thorne/domain-events-bundle | 0.82 | — | 0 | 1 | 0 | 0 | 0 | 0.5 | — | — | 4 years ago | |
| psr/event-dispatcher | 0.82 | PSR-14 interfaces for event dispatching in PHP. Defines standard contracts for dispatchers, listeners, and providers to enable interoperability between frameworks and libraries. Not an implementation—use a compatible PSR-14 dispatcher package. | 2,290 | 2,296 | 23 | 15M | 0 | 12.3 | 52.8 | MIT | — | |
| cvek/domain-events | 0.82 | — | 2 | 2 | 1 | 0 | 0 | 0.6 | — | MIT | 1 year ago | |
| symfony/remote-event | 0.82 | Symfony RemoteEvent helps your app receive, validate, and handle remote events (like webhooks) in a consistent way. It provides tooling to parse payloads, verify signatures, map to event objects, and process them through Symfony’s event/HTTP workflows. | 29 | 29 | 0 | 204K | 0 | 30.0 | 62.3 | MIT | 1 week ago | |
| acassan/dispatcher-bundle | 0.82 | acassan/dispatcher-bundle provides a small dispatcher bundle for Laravel/PHP projects, packaging dispatcher-related wiring and configuration so you can register and use a dispatcher in your application with minimal setup. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | GPL-2.0 | — | |
| eventsauce/eventsauce | 0.78 | EventSauce is an opinionated, no-nonsense toolkit for bringing event sourcing to PHP. Choose your own storage and queueing backends, and use built-in testing tools designed for event-sourced systems. Docs: eventsauce.io/docs | 864 | 863 | 84 | 36K | 5 | 8.9 | 26.1 | MIT | — | |
| symfony/event-dispatcher-contracts | 0.76 | Interfaces and base abstractions for Symfony’s event dispatching system. Use these contracts to standardize how events and listeners interact, and to build libraries compatible with Symfony components and their proven implementations. | 3,420 | 3,422 | 3 | 16M | 0 | 37.2 | 59.0 | MIT | 4 weeks ago |
How can I help you explore Laravel packages today?