Kévin Tessier c68c1dd9b0 first commit 7 年 前
..
Debug c68c1dd9b0 first commit 7 年 前
DependencyInjection c68c1dd9b0 first commit 7 年 前
Tests c68c1dd9b0 first commit 7 年 前
.gitignore c68c1dd9b0 first commit 7 年 前
CHANGELOG.md c68c1dd9b0 first commit 7 年 前
ContainerAwareEventDispatcher.php c68c1dd9b0 first commit 7 年 前
Event.php c68c1dd9b0 first commit 7 年 前
EventDispatcher.php c68c1dd9b0 first commit 7 年 前
EventDispatcherInterface.php c68c1dd9b0 first commit 7 年 前
EventSubscriberInterface.php c68c1dd9b0 first commit 7 年 前
GenericEvent.php c68c1dd9b0 first commit 7 年 前
ImmutableEventDispatcher.php c68c1dd9b0 first commit 7 年 前
LICENSE c68c1dd9b0 first commit 7 年 前
README.md c68c1dd9b0 first commit 7 年 前
composer.json c68c1dd9b0 first commit 7 年 前
phpunit.xml.dist c68c1dd9b0 first commit 7 年 前

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