Kévin Tessier c68c1dd9b0 first commit 6 lat temu
..
Debug c68c1dd9b0 first commit 6 lat temu
DependencyInjection c68c1dd9b0 first commit 6 lat temu
Tests c68c1dd9b0 first commit 6 lat temu
.gitignore c68c1dd9b0 first commit 6 lat temu
CHANGELOG.md c68c1dd9b0 first commit 6 lat temu
ContainerAwareEventDispatcher.php c68c1dd9b0 first commit 6 lat temu
Event.php c68c1dd9b0 first commit 6 lat temu
EventDispatcher.php c68c1dd9b0 first commit 6 lat temu
EventDispatcherInterface.php c68c1dd9b0 first commit 6 lat temu
EventSubscriberInterface.php c68c1dd9b0 first commit 6 lat temu
GenericEvent.php c68c1dd9b0 first commit 6 lat temu
ImmutableEventDispatcher.php c68c1dd9b0 first commit 6 lat temu
LICENSE c68c1dd9b0 first commit 6 lat temu
README.md c68c1dd9b0 first commit 6 lat temu
composer.json c68c1dd9b0 first commit 6 lat temu
phpunit.xml.dist c68c1dd9b0 first commit 6 lat temu

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