root edcb89e9dc init 4 年 前
..
Debug edcb89e9dc init 4 年 前
DependencyInjection edcb89e9dc init 4 年 前
Tests edcb89e9dc init 4 年 前
.gitignore edcb89e9dc init 4 年 前
CHANGELOG.md edcb89e9dc init 4 年 前
ContainerAwareEventDispatcher.php edcb89e9dc init 4 年 前
Event.php edcb89e9dc init 4 年 前
EventDispatcher.php edcb89e9dc init 4 年 前
EventDispatcherInterface.php edcb89e9dc init 4 年 前
EventSubscriberInterface.php edcb89e9dc init 4 年 前
GenericEvent.php edcb89e9dc init 4 年 前
ImmutableEventDispatcher.php edcb89e9dc init 4 年 前
LICENSE edcb89e9dc init 4 年 前
README.md edcb89e9dc init 4 年 前
composer.json edcb89e9dc init 4 年 前
phpunit.xml.dist edcb89e9dc init 4 年 前

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