moonsflyer 976fd6d369 initial commit of the project vor 7 Monaten
..
Debug 976fd6d369 initial commit of the project vor 7 Monaten
DependencyInjection 976fd6d369 initial commit of the project vor 7 Monaten
Tests 976fd6d369 initial commit of the project vor 7 Monaten
.gitignore 976fd6d369 initial commit of the project vor 7 Monaten
CHANGELOG.md 976fd6d369 initial commit of the project vor 7 Monaten
ContainerAwareEventDispatcher.php 976fd6d369 initial commit of the project vor 7 Monaten
Event.php 976fd6d369 initial commit of the project vor 7 Monaten
EventDispatcher.php 976fd6d369 initial commit of the project vor 7 Monaten
EventDispatcherInterface.php 976fd6d369 initial commit of the project vor 7 Monaten
EventSubscriberInterface.php 976fd6d369 initial commit of the project vor 7 Monaten
GenericEvent.php 976fd6d369 initial commit of the project vor 7 Monaten
ImmutableEventDispatcher.php 976fd6d369 initial commit of the project vor 7 Monaten
LICENSE 976fd6d369 initial commit of the project vor 7 Monaten
README.md 976fd6d369 initial commit of the project vor 7 Monaten
composer.json 976fd6d369 initial commit of the project vor 7 Monaten
phpunit.xml.dist 976fd6d369 initial commit of the project vor 7 Monaten

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