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