songxingwei 562bbf5e64 1 2 years ago
..
.gitignore 562bbf5e64 1 2 years ago
CHANGELOG.md 562bbf5e64 1 2 years ago
Event.php 562bbf5e64 1 2 years ago
EventDispatcherInterface.php 562bbf5e64 1 2 years ago
LICENSE 562bbf5e64 1 2 years ago
README.md 562bbf5e64 1 2 years ago
composer.json 562bbf5e64 1 2 years ago

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.