symfony / event-dispatcher-contracts
Generic abstractions related to dispatching event
Package info
github.com/symfony/event-dispatcher-contracts
pkg:composer/symfony/event-dispatcher-contracts
v3.7.1
2026-06-05 06:23 UTC
Requires
- php: >=8.1
- psr/event-dispatcher: ^1
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-31 09:10:44 UTC
README
A set of abstractions extracted out of the Symfony components.
Can be used to build on semantics that the Symfony components proved useful and that already have battle tested implementations.
See https://github.com/symfony/contracts/blob/main/README.md for more information.