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

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