NoteStar b7303a1608 none 5 years ago
..
Debug b7303a1608 none 5 years ago
DependencyInjection b7303a1608 none 5 years ago
Tests b7303a1608 none 5 years ago
.gitignore b7303a1608 none 5 years ago
CHANGELOG.md b7303a1608 none 5 years ago
ContainerAwareEventDispatcher.php b7303a1608 none 5 years ago
Event.php b7303a1608 none 5 years ago
EventDispatcher.php b7303a1608 none 5 years ago
EventDispatcherInterface.php b7303a1608 none 5 years ago
EventSubscriberInterface.php b7303a1608 none 5 years ago
GenericEvent.php b7303a1608 none 5 years ago
ImmutableEventDispatcher.php b7303a1608 none 5 years ago
LICENSE b7303a1608 none 5 years ago
README.md b7303a1608 none 5 years ago
composer.json b7303a1608 none 5 years ago
phpunit.xml.dist b7303a1608 none 5 years ago

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