lizuxiao e4ec64a95c 111 2 years ago
..
Debug e4ec64a95c 111 2 years ago
DependencyInjection e4ec64a95c 111 2 years ago
Tests e4ec64a95c 111 2 years ago
.gitignore e4ec64a95c 111 2 years ago
CHANGELOG.md e4ec64a95c 111 2 years ago
ContainerAwareEventDispatcher.php e4ec64a95c 111 2 years ago
Event.php e4ec64a95c 111 2 years ago
EventDispatcher.php e4ec64a95c 111 2 years ago
EventDispatcherInterface.php e4ec64a95c 111 2 years ago
EventSubscriberInterface.php e4ec64a95c 111 2 years ago
GenericEvent.php e4ec64a95c 111 2 years ago
ImmutableEventDispatcher.php e4ec64a95c 111 2 years ago
LICENSE e4ec64a95c 111 2 years ago
README.md e4ec64a95c 111 2 years ago
composer.json e4ec64a95c 111 2 years ago
phpunit.xml.dist e4ec64a95c 111 2 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