symfony/event-dispatcher

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them

Maintainers

Package info

github.com/symfony/event-dispatcher

Homepage

pkg:composer/symfony/event-dispatcher

Statistics

Installs: 1 007 551 289

Dependents: 3 695

Suggesters: 104

Stars: 8 546

v8.1.0-BETA1 2026-04-18 13:52 UTC

This package is auto-updated.

Last update: 2026-05-06 14:26:39 UTC


README

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources