廖泽华 a37f2bbff5 init code 4 年 前
..
Debug a37f2bbff5 init code 4 年 前
DependencyInjection a37f2bbff5 init code 4 年 前
Tests a37f2bbff5 init code 4 年 前
.gitignore a37f2bbff5 init code 4 年 前
CHANGELOG.md a37f2bbff5 init code 4 年 前
Event.php a37f2bbff5 init code 4 年 前
EventDispatcher.php a37f2bbff5 init code 4 年 前
EventDispatcherInterface.php a37f2bbff5 init code 4 年 前
EventSubscriberInterface.php a37f2bbff5 init code 4 年 前
GenericEvent.php a37f2bbff5 init code 4 年 前
ImmutableEventDispatcher.php a37f2bbff5 init code 4 年 前
LICENSE a37f2bbff5 init code 4 年 前
LegacyEventDispatcherProxy.php a37f2bbff5 init code 4 年 前
LegacyEventProxy.php a37f2bbff5 init code 4 年 前
README.md a37f2bbff5 init code 4 年 前
composer.json a37f2bbff5 init code 4 年 前
phpunit.xml.dist a37f2bbff5 init code 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