oubo b1fc0d0e65 init commit. 4 months ago
..
src b1fc0d0e65 init commit. 4 months ago
.editorconfig b1fc0d0e65 init commit. 4 months ago
.gitignore b1fc0d0e65 init commit. 4 months ago
LICENSE b1fc0d0e65 init commit. 4 months ago
README.md b1fc0d0e65 init commit. 4 months ago
composer.json b1fc0d0e65 init commit. 4 months ago

README.md

PSR Event Dispatcher

This repository holds the interfaces related to PSR-14.

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher. See the specification for more details.