donation/vendor/symfony/event-dispatcher-contracts
2023-12-17 10:56:29 +05:30
..
CHANGELOG.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
composer.json gitignore file change : RV 2023-12-17 10:56:29 +05:30
Event.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
EventDispatcherInterface.php gitignore file change : RV 2023-12-17 10:56:29 +05:30
LICENSE gitignore file change : RV 2023-12-17 10:56:29 +05:30
README.md gitignore file change : RV 2023-12-17 10:56:29 +05:30

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.