fedi-feed-router/backend/vendor/psr/event-dispatcher
2025-08-03 20:35:13 +02:00
..
src Front/back split - first draft 2025-08-03 20:35:13 +02:00
.editorconfig Front/back split - first draft 2025-08-03 20:35:13 +02:00
.gitignore Front/back split - first draft 2025-08-03 20:35:13 +02:00
composer.json Front/back split - first draft 2025-08-03 20:35:13 +02:00
LICENSE Front/back split - first draft 2025-08-03 20:35:13 +02:00
README.md Front/back split - first draft 2025-08-03 20:35:13 +02: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.