lizuxiao e4ec64a95c 111 há 2 anos atrás
..
Debug e4ec64a95c 111 há 2 anos atrás
DependencyInjection e4ec64a95c 111 há 2 anos atrás
Tests e4ec64a95c 111 há 2 anos atrás
.gitignore e4ec64a95c 111 há 2 anos atrás
CHANGELOG.md e4ec64a95c 111 há 2 anos atrás
ContainerAwareEventDispatcher.php e4ec64a95c 111 há 2 anos atrás
Event.php e4ec64a95c 111 há 2 anos atrás
EventDispatcher.php e4ec64a95c 111 há 2 anos atrás
EventDispatcherInterface.php e4ec64a95c 111 há 2 anos atrás
EventSubscriberInterface.php e4ec64a95c 111 há 2 anos atrás
GenericEvent.php e4ec64a95c 111 há 2 anos atrás
ImmutableEventDispatcher.php e4ec64a95c 111 há 2 anos atrás
LICENSE e4ec64a95c 111 há 2 anos atrás
README.md e4ec64a95c 111 há 2 anos atrás
composer.json e4ec64a95c 111 há 2 anos atrás
phpunit.xml.dist e4ec64a95c 111 há 2 anos atrás

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