shipping/vendor/psr/event-dispatcher
2025-01-14 22:09:35 +01:00
..
src init 2025-01-14 22:09:35 +01:00
.editorconfig init 2025-01-14 22:09:35 +01:00
.gitignore init 2025-01-14 22:09:35 +01:00
composer.json init 2025-01-14 22:09:35 +01:00
LICENSE init 2025-01-14 22:09:35 +01:00
README.md init 2025-01-14 22:09:35 +01: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.