MIF_E31210400/vendor/symfony/event-dispatcher-contracts
Khoiyimatul Hosniah 7dad410baf first commit 2024-07-02 11:35:08 +07:00
..
CHANGELOG.md first commit 2024-07-02 11:35:08 +07:00
Event.php first commit 2024-07-02 11:35:08 +07:00
EventDispatcherInterface.php first commit 2024-07-02 11:35:08 +07:00
LICENSE first commit 2024-07-02 11:35:08 +07:00
README.md first commit 2024-07-02 11:35:08 +07:00
composer.json first commit 2024-07-02 11:35:08 +07: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.