symfony70 / event-dispatcher-contracts
PHP 7.0 support for: Generic abstractions related to dispatching event
dev-main / 3.1.x-dev
2022-04-22 03:24 UTC
Requires
- php: >=7.0
- psr70/event-dispatcher: dev-master
Replaces
This package is auto-updated.
Last update: 2024-10-22 09:15:29 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.