Kirin 711cfa8dc5 add vor 3 Jahren
..
Debug 711cfa8dc5 add vor 3 Jahren
DependencyInjection 711cfa8dc5 add vor 3 Jahren
Tests 711cfa8dc5 add vor 3 Jahren
.gitignore 711cfa8dc5 add vor 3 Jahren
CHANGELOG.md 711cfa8dc5 add vor 3 Jahren
ContainerAwareEventDispatcher.php 711cfa8dc5 add vor 3 Jahren
Event.php 711cfa8dc5 add vor 3 Jahren
EventDispatcher.php 711cfa8dc5 add vor 3 Jahren
EventDispatcherInterface.php 711cfa8dc5 add vor 3 Jahren
EventSubscriberInterface.php 711cfa8dc5 add vor 3 Jahren
GenericEvent.php 711cfa8dc5 add vor 3 Jahren
ImmutableEventDispatcher.php 711cfa8dc5 add vor 3 Jahren
LICENSE 711cfa8dc5 add vor 3 Jahren
README.md 711cfa8dc5 add vor 3 Jahren
composer.json 711cfa8dc5 add vor 3 Jahren
phpunit.xml.dist 711cfa8dc5 add vor 3 Jahren

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