zxhxx 28c48ed8ee 1 пре 2 година
..
Debug 28c48ed8ee 1 пре 2 година
DependencyInjection 28c48ed8ee 1 пре 2 година
Tests 28c48ed8ee 1 пре 2 година
.gitignore 28c48ed8ee 1 пре 2 година
CHANGELOG.md 28c48ed8ee 1 пре 2 година
ContainerAwareEventDispatcher.php 28c48ed8ee 1 пре 2 година
Event.php 28c48ed8ee 1 пре 2 година
EventDispatcher.php 28c48ed8ee 1 пре 2 година
EventDispatcherInterface.php 28c48ed8ee 1 пре 2 година
EventSubscriberInterface.php 28c48ed8ee 1 пре 2 година
GenericEvent.php 28c48ed8ee 1 пре 2 година
ImmutableEventDispatcher.php 28c48ed8ee 1 пре 2 година
LICENSE 28c48ed8ee 1 пре 2 година
README.md 28c48ed8ee 1 пре 2 година
composer.json 28c48ed8ee 1 пре 2 година
phpunit.xml.dist 28c48ed8ee 1 пре 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