Kirin b3d2bbd089 1 3 years ago
..
Debug b3d2bbd089 1 3 years ago
DependencyInjection b3d2bbd089 1 3 years ago
Tests b3d2bbd089 1 3 years ago
.gitignore b3d2bbd089 1 3 years ago
CHANGELOG.md b3d2bbd089 1 3 years ago
ContainerAwareEventDispatcher.php b3d2bbd089 1 3 years ago
Event.php b3d2bbd089 1 3 years ago
EventDispatcher.php b3d2bbd089 1 3 years ago
EventDispatcherInterface.php b3d2bbd089 1 3 years ago
EventSubscriberInterface.php b3d2bbd089 1 3 years ago
GenericEvent.php b3d2bbd089 1 3 years ago
ImmutableEventDispatcher.php b3d2bbd089 1 3 years ago
LICENSE b3d2bbd089 1 3 years ago
README.md b3d2bbd089 1 3 years ago
composer.json b3d2bbd089 1 3 years ago
phpunit.xml.dist b3d2bbd089 1 3 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