Kirin 2bd919e148 commit 3 tahun lalu
..
Debug 2bd919e148 commit 3 tahun lalu
DependencyInjection 2bd919e148 commit 3 tahun lalu
Tests 2bd919e148 commit 3 tahun lalu
.gitignore 2bd919e148 commit 3 tahun lalu
CHANGELOG.md 2bd919e148 commit 3 tahun lalu
ContainerAwareEventDispatcher.php 2bd919e148 commit 3 tahun lalu
Event.php 2bd919e148 commit 3 tahun lalu
EventDispatcher.php 2bd919e148 commit 3 tahun lalu
EventDispatcherInterface.php 2bd919e148 commit 3 tahun lalu
EventSubscriberInterface.php 2bd919e148 commit 3 tahun lalu
GenericEvent.php 2bd919e148 commit 3 tahun lalu
ImmutableEventDispatcher.php 2bd919e148 commit 3 tahun lalu
LICENSE 2bd919e148 commit 3 tahun lalu
README.md 2bd919e148 commit 3 tahun lalu
composer.json 2bd919e148 commit 3 tahun lalu
phpunit.xml.dist 2bd919e148 commit 3 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