fn_b/vendor/psr/event-dispatcher
2026-02-12 13:35:39 +08:00
..
src no message 2026-02-12 13:35:39 +08:00
.editorconfig no message 2026-02-12 13:35:39 +08:00
.gitignore no message 2026-02-12 13:35:39 +08:00
composer.json no message 2026-02-12 13:35:39 +08:00
LICENSE no message 2026-02-12 13:35:39 +08:00
README.md no message 2026-02-12 13:35:39 +08:00

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.