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

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