user fa2348d651 1111 2 months ago
..
Debug fa2348d651 1111 2 months ago
DependencyInjection 952d566a12 1111 2 months ago
Tests fa2348d651 1111 2 months ago
.gitignore fa2348d651 1111 2 months ago
CHANGELOG.md fa2348d651 1111 2 months ago
ContainerAwareEventDispatcher.php fa2348d651 1111 2 months ago
Event.php fa2348d651 1111 2 months ago
EventDispatcher.php fa2348d651 1111 2 months ago
EventDispatcherInterface.php fa2348d651 1111 2 months ago
EventSubscriberInterface.php fa2348d651 1111 2 months ago
GenericEvent.php fa2348d651 1111 2 months ago
ImmutableEventDispatcher.php fa2348d651 1111 2 months ago
LICENSE fa2348d651 1111 2 months ago
README.md 952d566a12 1111 2 months ago
composer.json fa2348d651 1111 2 months ago
phpunit.xml.dist fa2348d651 1111 2 months 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