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

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