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

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