Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
chenx f4aecc228d first commit 2 år sedan
..
src first commit 2 år sedan
.editorconfig first commit 2 år sedan
.gitignore first commit 2 år sedan
LICENSE first commit 2 år sedan
README.md first commit 2 år sedan
composer.json first commit 2 år sedan

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.