Gogs 9ffe612f8d 2021-3-25 3 лет назад
..
src 9ffe612f8d 2021-3-25 3 лет назад
.editorconfig 9ffe612f8d 2021-3-25 3 лет назад
.gitignore 9ffe612f8d 2021-3-25 3 лет назад
LICENSE 9ffe612f8d 2021-3-25 3 лет назад
README.md 9ffe612f8d 2021-3-25 3 лет назад
composer.json 9ffe612f8d 2021-3-25 3 лет назад

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.