Gogs 9ffe612f8d 2021-3-25 3 anni fa
..
src 9ffe612f8d 2021-3-25 3 anni fa
.editorconfig 9ffe612f8d 2021-3-25 3 anni fa
.gitignore 9ffe612f8d 2021-3-25 3 anni fa
LICENSE 9ffe612f8d 2021-3-25 3 anni fa
README.md 9ffe612f8d 2021-3-25 3 anni fa
composer.json 9ffe612f8d 2021-3-25 3 anni fa

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.