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

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