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