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 014 697 354

Dependents: 3 705

Suggesters: 104

Stars: 8 543

v8.1.0-BETA3 2026-05-18 18:54 UTC

This package is auto-updated.

Last update: 2026-05-20 12:10:07 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