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

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