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

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