oubo 36d7c0abb7 84a0bd5ae 6 yıl önce
..
Debug 36d7c0abb7 84a0bd5ae 6 yıl önce
DependencyInjection 36d7c0abb7 84a0bd5ae 6 yıl önce
Tests 36d7c0abb7 84a0bd5ae 6 yıl önce
.gitignore 36d7c0abb7 84a0bd5ae 6 yıl önce
CHANGELOG.md 36d7c0abb7 84a0bd5ae 6 yıl önce
Event.php 96d7f35943 v1.0.8 6 yıl önce
EventDispatcher.php 36d7c0abb7 84a0bd5ae 6 yıl önce
EventDispatcherInterface.php 36d7c0abb7 84a0bd5ae 6 yıl önce
EventSubscriberInterface.php 36d7c0abb7 84a0bd5ae 6 yıl önce
GenericEvent.php 36d7c0abb7 84a0bd5ae 6 yıl önce
ImmutableEventDispatcher.php 96d7f35943 v1.0.8 6 yıl önce
LICENSE 36d7c0abb7 84a0bd5ae 6 yıl önce
README.md 96d7f35943 v1.0.8 6 yıl önce
composer.json 36d7c0abb7 84a0bd5ae 6 yıl önce
phpunit.xml.dist 36d7c0abb7 84a0bd5ae 6 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