hrjy 50fd54ea3f commit 2 лет назад
..
Debug 50fd54ea3f commit 2 лет назад
DependencyInjection 50fd54ea3f commit 2 лет назад
Tests 50fd54ea3f commit 2 лет назад
.gitignore 50fd54ea3f commit 2 лет назад
CHANGELOG.md 50fd54ea3f commit 2 лет назад
ContainerAwareEventDispatcher.php 50fd54ea3f commit 2 лет назад
Event.php 50fd54ea3f commit 2 лет назад
EventDispatcher.php 50fd54ea3f commit 2 лет назад
EventDispatcherInterface.php 50fd54ea3f commit 2 лет назад
EventSubscriberInterface.php 50fd54ea3f commit 2 лет назад
GenericEvent.php 50fd54ea3f commit 2 лет назад
ImmutableEventDispatcher.php 50fd54ea3f commit 2 лет назад
LICENSE 50fd54ea3f commit 2 лет назад
README.md 50fd54ea3f commit 2 лет назад
composer.json 50fd54ea3f commit 2 лет назад
phpunit.xml.dist 50fd54ea3f commit 2 лет назад

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