dggzichahu/vendor/symfony/event-dispatcher-contracts
lisong af73359fe6 初始化 2021-12-23 12:21:22 +08:00
..
.gitignore 初始化 2021-12-23 12:21:22 +08:00
Event.php 初始化 2021-12-23 12:21:22 +08:00
EventDispatcherInterface.php 初始化 2021-12-23 12:21:22 +08:00
LICENSE 初始化 2021-12-23 12:21:22 +08:00
README.md 初始化 2021-12-23 12:21:22 +08:00
composer.json 初始化 2021-12-23 12:21:22 +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/master/README.md for more information.