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