xo_kf/vendor/symfony/event-dispatcher-contracts
ASUS abf553c41b 新建 2025-04-26 11:07:05 +08:00
..
.gitignore 新建 2025-04-26 11:07:05 +08:00
CHANGELOG.md 新建 2025-04-26 11:07:05 +08:00
Event.php 新建 2025-04-26 11:07:05 +08:00
EventDispatcherInterface.php 新建 2025-04-26 11:07:05 +08:00
LICENSE 新建 2025-04-26 11:07:05 +08:00
README.md 新建 2025-04-26 11:07:05 +08:00
composer.json 新建 2025-04-26 11:07:05 +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.