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

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