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