lizuxiao e4ec64a95c 111 пре 2 година
..
Debug e4ec64a95c 111 пре 2 година
DependencyInjection e4ec64a95c 111 пре 2 година
Tests e4ec64a95c 111 пре 2 година
.gitignore e4ec64a95c 111 пре 2 година
CHANGELOG.md e4ec64a95c 111 пре 2 година
ContainerAwareEventDispatcher.php e4ec64a95c 111 пре 2 година
Event.php e4ec64a95c 111 пре 2 година
EventDispatcher.php e4ec64a95c 111 пре 2 година
EventDispatcherInterface.php e4ec64a95c 111 пре 2 година
EventSubscriberInterface.php e4ec64a95c 111 пре 2 година
GenericEvent.php e4ec64a95c 111 пре 2 година
ImmutableEventDispatcher.php e4ec64a95c 111 пре 2 година
LICENSE e4ec64a95c 111 пре 2 година
README.md e4ec64a95c 111 пре 2 година
composer.json e4ec64a95c 111 пре 2 година
phpunit.xml.dist e4ec64a95c 111 пре 2 година

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