hrjy d56a9efb3e commit 2 years ago
..
Debug d56a9efb3e commit 2 years ago
DependencyInjection d56a9efb3e commit 2 years ago
Tests d56a9efb3e commit 2 years ago
.gitignore d56a9efb3e commit 2 years ago
CHANGELOG.md d56a9efb3e commit 2 years ago
ContainerAwareEventDispatcher.php d56a9efb3e commit 2 years ago
Event.php d56a9efb3e commit 2 years ago
EventDispatcher.php d56a9efb3e commit 2 years ago
EventDispatcherInterface.php d56a9efb3e commit 2 years ago
EventSubscriberInterface.php d56a9efb3e commit 2 years ago
GenericEvent.php d56a9efb3e commit 2 years ago
ImmutableEventDispatcher.php d56a9efb3e commit 2 years ago
LICENSE d56a9efb3e commit 2 years ago
README.md d56a9efb3e commit 2 years ago
composer.json d56a9efb3e commit 2 years ago
phpunit.xml.dist d56a9efb3e commit 2 years ago

README.md

EventDispatcher Component

The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.

Resources