Kirin e2096c1d71 add 3 年之前
..
Debug e2096c1d71 add 3 年之前
DependencyInjection e2096c1d71 add 3 年之前
Tests e2096c1d71 add 3 年之前
.gitignore e2096c1d71 add 3 年之前
CHANGELOG.md e2096c1d71 add 3 年之前
ContainerAwareEventDispatcher.php e2096c1d71 add 3 年之前
Event.php e2096c1d71 add 3 年之前
EventDispatcher.php e2096c1d71 add 3 年之前
EventDispatcherInterface.php e2096c1d71 add 3 年之前
EventSubscriberInterface.php e2096c1d71 add 3 年之前
GenericEvent.php e2096c1d71 add 3 年之前
ImmutableEventDispatcher.php e2096c1d71 add 3 年之前
LICENSE e2096c1d71 add 3 年之前
README.md e2096c1d71 add 3 年之前
composer.json e2096c1d71 add 3 年之前
phpunit.xml.dist e2096c1d71 add 3 年之前

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