zxhxx 28c48ed8ee 1 hace 2 años
..
Debug 28c48ed8ee 1 hace 2 años
DependencyInjection 28c48ed8ee 1 hace 2 años
Tests 28c48ed8ee 1 hace 2 años
.gitignore 28c48ed8ee 1 hace 2 años
CHANGELOG.md 28c48ed8ee 1 hace 2 años
ContainerAwareEventDispatcher.php 28c48ed8ee 1 hace 2 años
Event.php 28c48ed8ee 1 hace 2 años
EventDispatcher.php 28c48ed8ee 1 hace 2 años
EventDispatcherInterface.php 28c48ed8ee 1 hace 2 años
EventSubscriberInterface.php 28c48ed8ee 1 hace 2 años
GenericEvent.php 28c48ed8ee 1 hace 2 años
ImmutableEventDispatcher.php 28c48ed8ee 1 hace 2 años
LICENSE 28c48ed8ee 1 hace 2 años
README.md 28c48ed8ee 1 hace 2 años
composer.json 28c48ed8ee 1 hace 2 años
phpunit.xml.dist 28c48ed8ee 1 hace 2 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