root 1c2c56603a 1 vor 5 Jahren
..
Debug 1c2c56603a 1 vor 5 Jahren
DependencyInjection 1c2c56603a 1 vor 5 Jahren
Tests 1c2c56603a 1 vor 5 Jahren
.gitignore 1c2c56603a 1 vor 5 Jahren
CHANGELOG.md 1c2c56603a 1 vor 5 Jahren
Event.php 1c2c56603a 1 vor 5 Jahren
EventDispatcher.php 1c2c56603a 1 vor 5 Jahren
EventDispatcherInterface.php 1c2c56603a 1 vor 5 Jahren
EventSubscriberInterface.php 1c2c56603a 1 vor 5 Jahren
GenericEvent.php 1c2c56603a 1 vor 5 Jahren
ImmutableEventDispatcher.php 1c2c56603a 1 vor 5 Jahren
LICENSE 1c2c56603a 1 vor 5 Jahren
README.md 1c2c56603a 1 vor 5 Jahren
composer.json 1c2c56603a 1 vor 5 Jahren
phpunit.xml.dist 1c2c56603a 1 vor 5 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