moonsflyer 976fd6d369 initial commit of the project 7 月之前
..
Debug 976fd6d369 initial commit of the project 7 月之前
DependencyInjection 976fd6d369 initial commit of the project 7 月之前
Tests 976fd6d369 initial commit of the project 7 月之前
.gitignore 976fd6d369 initial commit of the project 7 月之前
CHANGELOG.md 976fd6d369 initial commit of the project 7 月之前
ContainerAwareEventDispatcher.php 976fd6d369 initial commit of the project 7 月之前
Event.php 976fd6d369 initial commit of the project 7 月之前
EventDispatcher.php 976fd6d369 initial commit of the project 7 月之前
EventDispatcherInterface.php 976fd6d369 initial commit of the project 7 月之前
EventSubscriberInterface.php 976fd6d369 initial commit of the project 7 月之前
GenericEvent.php 976fd6d369 initial commit of the project 7 月之前
ImmutableEventDispatcher.php 976fd6d369 initial commit of the project 7 月之前
LICENSE 976fd6d369 initial commit of the project 7 月之前
README.md 976fd6d369 initial commit of the project 7 月之前
composer.json 976fd6d369 initial commit of the project 7 月之前
phpunit.xml.dist 976fd6d369 initial commit of the 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