moonsflyer 976fd6d369 initial commit of the project пре 7 месеци
..
Debug 976fd6d369 initial commit of the project пре 7 месеци
DependencyInjection 976fd6d369 initial commit of the project пре 7 месеци
Tests 976fd6d369 initial commit of the project пре 7 месеци
.gitignore 976fd6d369 initial commit of the project пре 7 месеци
CHANGELOG.md 976fd6d369 initial commit of the project пре 7 месеци
ContainerAwareEventDispatcher.php 976fd6d369 initial commit of the project пре 7 месеци
Event.php 976fd6d369 initial commit of the project пре 7 месеци
EventDispatcher.php 976fd6d369 initial commit of the project пре 7 месеци
EventDispatcherInterface.php 976fd6d369 initial commit of the project пре 7 месеци
EventSubscriberInterface.php 976fd6d369 initial commit of the project пре 7 месеци
GenericEvent.php 976fd6d369 initial commit of the project пре 7 месеци
ImmutableEventDispatcher.php 976fd6d369 initial commit of the project пре 7 месеци
LICENSE 976fd6d369 initial commit of the project пре 7 месеци
README.md 976fd6d369 initial commit of the project пре 7 месеци
composer.json 976fd6d369 initial commit of the project пре 7 месеци
phpunit.xml.dist 976fd6d369 initial commit of the project пре 7 месеци

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