NoteStar b7303a1608 none il y a 6 ans
..
Debug b7303a1608 none il y a 6 ans
DependencyInjection b7303a1608 none il y a 6 ans
Tests b7303a1608 none il y a 6 ans
.gitignore b7303a1608 none il y a 6 ans
CHANGELOG.md b7303a1608 none il y a 6 ans
ContainerAwareEventDispatcher.php b7303a1608 none il y a 6 ans
Event.php b7303a1608 none il y a 6 ans
EventDispatcher.php b7303a1608 none il y a 6 ans
EventDispatcherInterface.php b7303a1608 none il y a 6 ans
EventSubscriberInterface.php b7303a1608 none il y a 6 ans
GenericEvent.php b7303a1608 none il y a 6 ans
ImmutableEventDispatcher.php b7303a1608 none il y a 6 ans
LICENSE b7303a1608 none il y a 6 ans
README.md b7303a1608 none il y a 6 ans
composer.json b7303a1608 none il y a 6 ans
phpunit.xml.dist b7303a1608 none 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