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

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