building-sign/vendor/psr/event-dispatcher
yin5th ad56dae1b8 feat(初始化): init 2023-01-09 16:41:41 +08:00
..
src feat(初始化): init 2023-01-09 16:41:41 +08:00
.editorconfig feat(初始化): init 2023-01-09 16:41:41 +08:00
.gitignore feat(初始化): init 2023-01-09 16:41:41 +08:00
LICENSE feat(初始化): init 2023-01-09 16:41:41 +08:00
README.md feat(初始化): init 2023-01-09 16:41:41 +08:00
composer.json feat(初始化): init 2023-01-09 16:41:41 +08:00

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.