oubo 36d7c0abb7 84a0bd5ae 6 年之前
..
Debug 36d7c0abb7 84a0bd5ae 6 年之前
DependencyInjection 36d7c0abb7 84a0bd5ae 6 年之前
Tests 36d7c0abb7 84a0bd5ae 6 年之前
.gitignore 36d7c0abb7 84a0bd5ae 6 年之前
CHANGELOG.md 36d7c0abb7 84a0bd5ae 6 年之前
Event.php 96d7f35943 v1.0.8 6 年之前
EventDispatcher.php 36d7c0abb7 84a0bd5ae 6 年之前
EventDispatcherInterface.php 36d7c0abb7 84a0bd5ae 6 年之前
EventSubscriberInterface.php 36d7c0abb7 84a0bd5ae 6 年之前
GenericEvent.php 36d7c0abb7 84a0bd5ae 6 年之前
ImmutableEventDispatcher.php 96d7f35943 v1.0.8 6 年之前
LICENSE 36d7c0abb7 84a0bd5ae 6 年之前
README.md 96d7f35943 v1.0.8 6 年之前
composer.json 36d7c0abb7 84a0bd5ae 6 年之前
phpunit.xml.dist 36d7c0abb7 84a0bd5ae 6 年之前

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