jace a2e5188813 trends project 7 年 前
..
Debug a2e5188813 trends project 7 年 前
DependencyInjection a2e5188813 trends project 7 年 前
Tests a2e5188813 trends project 7 年 前
.gitignore a2e5188813 trends project 7 年 前
CHANGELOG.md a2e5188813 trends project 7 年 前
ContainerAwareEventDispatcher.php a2e5188813 trends project 7 年 前
Event.php a2e5188813 trends project 7 年 前
EventDispatcher.php a2e5188813 trends project 7 年 前
EventDispatcherInterface.php a2e5188813 trends project 7 年 前
EventSubscriberInterface.php a2e5188813 trends project 7 年 前
GenericEvent.php a2e5188813 trends project 7 年 前
ImmutableEventDispatcher.php a2e5188813 trends project 7 年 前
LICENSE a2e5188813 trends project 7 年 前
README.md a2e5188813 trends project 7 年 前
composer.json a2e5188813 trends project 7 年 前
phpunit.xml.dist a2e5188813 trends project 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