hrjy 7c2ebdc7d3 commit hace 3 años
..
Debug 7c2ebdc7d3 commit hace 3 años
DependencyInjection 7c2ebdc7d3 commit hace 3 años
Tests 7c2ebdc7d3 commit hace 3 años
.gitignore 7c2ebdc7d3 commit hace 3 años
CHANGELOG.md 7c2ebdc7d3 commit hace 3 años
ContainerAwareEventDispatcher.php 7c2ebdc7d3 commit hace 3 años
Event.php 7c2ebdc7d3 commit hace 3 años
EventDispatcher.php 7c2ebdc7d3 commit hace 3 años
EventDispatcherInterface.php 7c2ebdc7d3 commit hace 3 años
EventSubscriberInterface.php 7c2ebdc7d3 commit hace 3 años
GenericEvent.php 7c2ebdc7d3 commit hace 3 años
ImmutableEventDispatcher.php 7c2ebdc7d3 commit hace 3 años
LICENSE 7c2ebdc7d3 commit hace 3 años
README.md 7c2ebdc7d3 commit hace 3 años
composer.json 7c2ebdc7d3 commit hace 3 años
phpunit.xml.dist 7c2ebdc7d3 commit hace 3 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