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

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