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