Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Event Dispatcher Laravel Package

symfony/event-dispatcher

Symfony EventDispatcher lets application parts communicate via dispatched events and listeners/subscribers. It provides a flexible event system for decoupled architecture, supporting priority-based listeners and a consistent dispatching API for PHP apps.

View on GitHub
Deep Wiki
Context7
v8.1.5

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.1.2...v8.1.5)

v7.4.17

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.4.15...v7.4.17)

v6.4.44

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.43...v6.4.44)

v8.1.2

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.1.1...v8.1.2)

  • bug #64655 Fix regression in TraceableEventDispatcher invocation counting (@jnahmias)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
v8.0.15

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.0.14...v8.0.15)

  • bug #64655 Fix regression in TraceableEventDispatcher invocation counting (@jnahmias)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
v7.4.15

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.4.14...v7.4.15)

  • bug #64655 Fix regression in TraceableEventDispatcher invocation counting (@jnahmias)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
v6.4.43

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.37...v6.4.43)

  • bug #64655 Fix regression in TraceableEventDispatcher invocation counting (@jnahmias)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
  • bug #64914 Clear wrappedListeners in TraceableEventDispatcher::reset() (@guillaumedelre)
v8.1.1

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.1.0...v8.1.1)

  • bug #64572 Fix decorating an event listener no longer replacing it (@nicolas-grekas)
  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
v8.0.14

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.0.9...v8.0.14)

  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
v7.4.14

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.4.9...v7.4.14)

  • minor #64524 Make tests compatible with PHPUnit 13.2 and Twig 3.28 (@nicolas-grekas)
v8.1.0-BETA3
v8.1.0-BETA1

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.0.9...v8.1.0-BETA1)

  • feature #63880 Add #, ServicesBundle and ConsoleBundle (@nicolas-grekas)
  • feature #63875 Add hot-path and no-preload support to AddEventAliasesPass (@nicolas-grekas)
  • feature #63090 Return attributes as a flat list when using ControllerEvent::getAttributes(*) (@nicolas-grekas)
v8.0.9

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.0.8...v8.0.9)

  • bug #63847 Fix TraceableEventDispatcher when reset during dispatch (@aschempp)
v7.4.9

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.4.8...v7.4.9)

  • bug #63847 Fix TraceableEventDispatcher when reset during dispatch (@aschempp)
v6.4.37

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.36...v6.4.37)

  • bug #63847 Fix TraceableEventDispatcher when reset during dispatch (@aschempp)
v8.0.8

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.0.7...v8.0.8)

  • bug #63723 Fix memory leak in TraceableEventDispatcher for long-running processes (@wazum)
v7.4.8

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.4.7...v7.4.8)

  • bug #63723 Fix memory leak in TraceableEventDispatcher for long-running processes (@wazum)
v6.4.36

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.35...v6.4.36)

  • bug #63723 Fix memory leak in TraceableEventDispatcher for long-running processes (@wazum)
v8.0.0-BETA2

Changelog (https://github.com/symfony/event-dispatcher/compare/v8.0.0-BETA1...v8.0.0-BETA2)

  • bug symfony/symfony#62184 [EventDispatcher][FrameworkBundle] Rework union types on #[AsEventListener] (@HypeMC)
v7.4.0-BETA2

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.4.0-BETA1...v7.4.0-BETA2)

  • bug symfony/symfony#62184 [EventDispatcher][FrameworkBundle] Rework union types on #[AsEventListener] (@HypeMC)
v8.0.0-BETA1

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.3.4...v8.0.0-BETA1)

  • feature symfony/symfony#61252 [FrameworkBundle] Add support for union types on #[AsEventListener] (@Fan2Shrek)
  • feature symfony/symfony#60697 Enforce return types on all components (@nicolas-grekas)
  • feature symfony/symfony#60639 Bump Symfony 8 to PHP >= 8.4 (@nicolas-grekas)
v7.4.0-BETA1

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.3.4...v7.4.0-BETA1)

  • feature symfony/symfony#61252 [FrameworkBundle] Add support for union types on #[AsEventListener] (@Fan2Shrek)
v7.3.3

Changelog (https://github.com/symfony/event-dispatcher/compare/v7.3.2...v7.3.3)

  • bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25

Changelog (https://github.com/symfony/event-dispatcher/compare/v6.4.24...v6.4.25)

  • bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.3.0-BETA1
v7.2.0-BETA1
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
calmfox/watch-sylius
damienfern/grpc-symfony-bundle
atoolo/index-bundle
atoolo/genai-bundle
coprotoai/laravel-ticket
davidjln/llm-carbon-bundle
cryonighter/valid-request-bundle
coolms/taxonomy-bundle
coolms/field-bundle
articulate-orm/symfony
aaix/laravel-tall-architect
ephoto/akeneo-connector
emmanuelballery/eb-plantumlbundle
emielburgman/symfony-visitor-beacon
emielburgman/symfony-visit-storage
emielburgman/symfony-security-headers
emielburgman/symfony-log-viewer
emarref/xdebug-bundle
emarref/pubnub-bundle
elriseio/finance-money-bundle