hrjy d56a9efb3e commit 2 年之前
..
Debug d56a9efb3e commit 2 年之前
DependencyInjection d56a9efb3e commit 2 年之前
Tests d56a9efb3e commit 2 年之前
.gitignore d56a9efb3e commit 2 年之前
CHANGELOG.md d56a9efb3e commit 2 年之前
ContainerAwareEventDispatcher.php d56a9efb3e commit 2 年之前
Event.php d56a9efb3e commit 2 年之前
EventDispatcher.php d56a9efb3e commit 2 年之前
EventDispatcherInterface.php d56a9efb3e commit 2 年之前
EventSubscriberInterface.php d56a9efb3e commit 2 年之前
GenericEvent.php d56a9efb3e commit 2 年之前
ImmutableEventDispatcher.php d56a9efb3e commit 2 年之前
LICENSE d56a9efb3e commit 2 年之前
README.md d56a9efb3e commit 2 年之前
composer.json d56a9efb3e commit 2 年之前
phpunit.xml.dist d56a9efb3e 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