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

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