hrjy e51fa34b25 commit 2 年 前
..
Debug e51fa34b25 commit 2 年 前
DependencyInjection e51fa34b25 commit 2 年 前
Tests e51fa34b25 commit 2 年 前
.gitignore e51fa34b25 commit 2 年 前
CHANGELOG.md e51fa34b25 commit 2 年 前
ContainerAwareEventDispatcher.php e51fa34b25 commit 2 年 前
Event.php e51fa34b25 commit 2 年 前
EventDispatcher.php e51fa34b25 commit 2 年 前
EventDispatcherInterface.php e51fa34b25 commit 2 年 前
EventSubscriberInterface.php e51fa34b25 commit 2 年 前
GenericEvent.php e51fa34b25 commit 2 年 前
ImmutableEventDispatcher.php e51fa34b25 commit 2 年 前
LICENSE e51fa34b25 commit 2 年 前
README.md e51fa34b25 commit 2 年 前
composer.json e51fa34b25 commit 2 年 前
phpunit.xml.dist e51fa34b25 commit 2 年 前

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