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

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