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