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

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