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

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