root edcb89e9dc init 4 years ago
..
Debug edcb89e9dc init 4 years ago
DependencyInjection edcb89e9dc init 4 years ago
Tests edcb89e9dc init 4 years ago
.gitignore edcb89e9dc init 4 years ago
CHANGELOG.md edcb89e9dc init 4 years ago
ContainerAwareEventDispatcher.php edcb89e9dc init 4 years ago
Event.php edcb89e9dc init 4 years ago
EventDispatcher.php edcb89e9dc init 4 years ago
EventDispatcherInterface.php edcb89e9dc init 4 years ago
EventSubscriberInterface.php edcb89e9dc init 4 years ago
GenericEvent.php edcb89e9dc init 4 years ago
ImmutableEventDispatcher.php edcb89e9dc init 4 years ago
LICENSE edcb89e9dc init 4 years ago
README.md edcb89e9dc init 4 years ago
composer.json edcb89e9dc init 4 years ago
phpunit.xml.dist edcb89e9dc init 4 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