linwu 7f423ceaa7 项目初始化 1 年之前
..
src 7f423ceaa7 项目初始化 1 年之前
.editorconfig 7f423ceaa7 项目初始化 1 年之前
.gitignore 7f423ceaa7 项目初始化 1 年之前
LICENSE 7f423ceaa7 项目初始化 1 年之前
README.md 7f423ceaa7 项目初始化 1 年之前
composer.json 7f423ceaa7 项目初始化 1 年之前

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.