building-sign/vendor/symfony/event-dispatcher-contracts
yin5th ad56dae1b8 feat(初始化): init 2023-01-09 16:41:41 +08:00
..
.gitignore feat(初始化): init 2023-01-09 16:41:41 +08:00
CHANGELOG.md feat(初始化): init 2023-01-09 16:41:41 +08:00
Event.php feat(初始化): init 2023-01-09 16:41:41 +08:00
EventDispatcherInterface.php feat(初始化): init 2023-01-09 16:41:41 +08:00
LICENSE feat(初始化): init 2023-01-09 16:41:41 +08:00
README.md feat(初始化): init 2023-01-09 16:41:41 +08:00
composer.json feat(初始化): init 2023-01-09 16:41:41 +08:00

README.md

Symfony EventDispatcher Contracts

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.