Kévin Tessier c68c1dd9b0 first commit 6 лет назад
..
Debug c68c1dd9b0 first commit 6 лет назад
DependencyInjection c68c1dd9b0 first commit 6 лет назад
Tests c68c1dd9b0 first commit 6 лет назад
.gitignore c68c1dd9b0 first commit 6 лет назад
CHANGELOG.md c68c1dd9b0 first commit 6 лет назад
ContainerAwareEventDispatcher.php c68c1dd9b0 first commit 6 лет назад
Event.php c68c1dd9b0 first commit 6 лет назад
EventDispatcher.php c68c1dd9b0 first commit 6 лет назад
EventDispatcherInterface.php c68c1dd9b0 first commit 6 лет назад
EventSubscriberInterface.php c68c1dd9b0 first commit 6 лет назад
GenericEvent.php c68c1dd9b0 first commit 6 лет назад
ImmutableEventDispatcher.php c68c1dd9b0 first commit 6 лет назад
LICENSE c68c1dd9b0 first commit 6 лет назад
README.md c68c1dd9b0 first commit 6 лет назад
composer.json c68c1dd9b0 first commit 6 лет назад
phpunit.xml.dist c68c1dd9b0 first commit 6 лет назад

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