hrjy d56a9efb3e commit 2 tahun lalu
..
Debug d56a9efb3e commit 2 tahun lalu
DependencyInjection d56a9efb3e commit 2 tahun lalu
Tests d56a9efb3e commit 2 tahun lalu
.gitignore d56a9efb3e commit 2 tahun lalu
CHANGELOG.md d56a9efb3e commit 2 tahun lalu
ContainerAwareEventDispatcher.php d56a9efb3e commit 2 tahun lalu
Event.php d56a9efb3e commit 2 tahun lalu
EventDispatcher.php d56a9efb3e commit 2 tahun lalu
EventDispatcherInterface.php d56a9efb3e commit 2 tahun lalu
EventSubscriberInterface.php d56a9efb3e commit 2 tahun lalu
GenericEvent.php d56a9efb3e commit 2 tahun lalu
ImmutableEventDispatcher.php d56a9efb3e commit 2 tahun lalu
LICENSE d56a9efb3e commit 2 tahun lalu
README.md d56a9efb3e commit 2 tahun lalu
composer.json d56a9efb3e commit 2 tahun lalu
phpunit.xml.dist d56a9efb3e commit 2 tahun lalu

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