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