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

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