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

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