zxhxx 952f19d1a8 1 3 лет назад
..
Debug 952f19d1a8 1 3 лет назад
DependencyInjection 952f19d1a8 1 3 лет назад
Tests 952f19d1a8 1 3 лет назад
.gitignore 952f19d1a8 1 3 лет назад
CHANGELOG.md 952f19d1a8 1 3 лет назад
ContainerAwareEventDispatcher.php 952f19d1a8 1 3 лет назад
Event.php 952f19d1a8 1 3 лет назад
EventDispatcher.php 952f19d1a8 1 3 лет назад
EventDispatcherInterface.php 952f19d1a8 1 3 лет назад
EventSubscriberInterface.php 952f19d1a8 1 3 лет назад
GenericEvent.php 952f19d1a8 1 3 лет назад
ImmutableEventDispatcher.php 952f19d1a8 1 3 лет назад
LICENSE 952f19d1a8 1 3 лет назад
README.md 952f19d1a8 1 3 лет назад
composer.json 952f19d1a8 1 3 лет назад
phpunit.xml.dist 952f19d1a8 1 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