Kirin 711cfa8dc5 add 2 yıl önce
..
Debug 711cfa8dc5 add 2 yıl önce
DependencyInjection 711cfa8dc5 add 2 yıl önce
Tests 711cfa8dc5 add 2 yıl önce
.gitignore 711cfa8dc5 add 2 yıl önce
CHANGELOG.md 711cfa8dc5 add 2 yıl önce
ContainerAwareEventDispatcher.php 711cfa8dc5 add 2 yıl önce
Event.php 711cfa8dc5 add 2 yıl önce
EventDispatcher.php 711cfa8dc5 add 2 yıl önce
EventDispatcherInterface.php 711cfa8dc5 add 2 yıl önce
EventSubscriberInterface.php 711cfa8dc5 add 2 yıl önce
GenericEvent.php 711cfa8dc5 add 2 yıl önce
ImmutableEventDispatcher.php 711cfa8dc5 add 2 yıl önce
LICENSE 711cfa8dc5 add 2 yıl önce
README.md 711cfa8dc5 add 2 yıl önce
composer.json 711cfa8dc5 add 2 yıl önce
phpunit.xml.dist 711cfa8dc5 add 2 yıl önce

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