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