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

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