root 1c2c56603a 1 5 лет назад
..
Debug 1c2c56603a 1 5 лет назад
DependencyInjection 1c2c56603a 1 5 лет назад
Tests 1c2c56603a 1 5 лет назад
.gitignore 1c2c56603a 1 5 лет назад
CHANGELOG.md 1c2c56603a 1 5 лет назад
Event.php 1c2c56603a 1 5 лет назад
EventDispatcher.php 1c2c56603a 1 5 лет назад
EventDispatcherInterface.php 1c2c56603a 1 5 лет назад
EventSubscriberInterface.php 1c2c56603a 1 5 лет назад
GenericEvent.php 1c2c56603a 1 5 лет назад
ImmutableEventDispatcher.php 1c2c56603a 1 5 лет назад
LICENSE 1c2c56603a 1 5 лет назад
README.md 1c2c56603a 1 5 лет назад
composer.json 1c2c56603a 1 5 лет назад
phpunit.xml.dist 1c2c56603a 1 5 лет назад

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