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

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