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