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