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

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