NoteStar b7303a1608 none 5 年 前
..
Debug b7303a1608 none 5 年 前
DependencyInjection b7303a1608 none 5 年 前
Tests b7303a1608 none 5 年 前
.gitignore b7303a1608 none 5 年 前
CHANGELOG.md b7303a1608 none 5 年 前
ContainerAwareEventDispatcher.php b7303a1608 none 5 年 前
Event.php b7303a1608 none 5 年 前
EventDispatcher.php b7303a1608 none 5 年 前
EventDispatcherInterface.php b7303a1608 none 5 年 前
EventSubscriberInterface.php b7303a1608 none 5 年 前
GenericEvent.php b7303a1608 none 5 年 前
ImmutableEventDispatcher.php b7303a1608 none 5 年 前
LICENSE b7303a1608 none 5 年 前
README.md b7303a1608 none 5 年 前
composer.json b7303a1608 none 5 年 前
phpunit.xml.dist b7303a1608 none 5 年 前

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