jun 241d78f74c first commit 1 week ago
..
src 241d78f74c first commit 1 week ago
.editorconfig 241d78f74c first commit 1 week ago
.gitignore 241d78f74c first commit 1 week ago
LICENSE 241d78f74c first commit 1 week ago
README.md 241d78f74c first commit 1 week ago
composer.json 241d78f74c first commit 1 week ago

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.