hrjy 50fd54ea3f commit 2 years ago
..
Debug 50fd54ea3f commit 2 years ago
DependencyInjection 50fd54ea3f commit 2 years ago
Tests 50fd54ea3f commit 2 years ago
.gitignore 50fd54ea3f commit 2 years ago
CHANGELOG.md 50fd54ea3f commit 2 years ago
ContainerAwareEventDispatcher.php 50fd54ea3f commit 2 years ago
Event.php 50fd54ea3f commit 2 years ago
EventDispatcher.php 50fd54ea3f commit 2 years ago
EventDispatcherInterface.php 50fd54ea3f commit 2 years ago
EventSubscriberInterface.php 50fd54ea3f commit 2 years ago
GenericEvent.php 50fd54ea3f commit 2 years ago
ImmutableEventDispatcher.php 50fd54ea3f commit 2 years ago
LICENSE 50fd54ea3f commit 2 years ago
README.md 50fd54ea3f commit 2 years ago
composer.json 50fd54ea3f commit 2 years ago
phpunit.xml.dist 50fd54ea3f 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