zhangdehua 898e06e04e first commit 1 год назад
..
src 898e06e04e first commit 1 год назад
.editorconfig 898e06e04e first commit 1 год назад
.gitignore 898e06e04e first commit 1 год назад
LICENSE 898e06e04e first commit 1 год назад
README.md 898e06e04e first commit 1 год назад
composer.json 898e06e04e first commit 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.