lzh 6ff331d7c2 更新 2 mesi fa
..
Debug 6ff331d7c2 更新 2 mesi fa
DependencyInjection 6ff331d7c2 更新 2 mesi fa
Tests 6ff331d7c2 更新 2 mesi fa
.gitignore 6ff331d7c2 更新 2 mesi fa
CHANGELOG.md 6ff331d7c2 更新 2 mesi fa
ContainerAwareEventDispatcher.php 6ff331d7c2 更新 2 mesi fa
Event.php 6ff331d7c2 更新 2 mesi fa
EventDispatcher.php 6ff331d7c2 更新 2 mesi fa
EventDispatcherInterface.php 6ff331d7c2 更新 2 mesi fa
EventSubscriberInterface.php 6ff331d7c2 更新 2 mesi fa
GenericEvent.php 6ff331d7c2 更新 2 mesi fa
ImmutableEventDispatcher.php 6ff331d7c2 更新 2 mesi fa
LICENSE 6ff331d7c2 更新 2 mesi fa
README.md 6ff331d7c2 更新 2 mesi fa
composer.json 6ff331d7c2 更新 2 mesi fa
phpunit.xml.dist 6ff331d7c2 更新 2 mesi fa

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