GammaPHP/vendor/psr/event-dispatcher
2025-02-07 15:48:54 +01:00
..
src h 2025-02-07 15:48:54 +01:00
.editorconfig h 2025-02-07 15:48:54 +01:00
.gitignore h 2025-02-07 15:48:54 +01:00
composer.json h 2025-02-07 15:48:54 +01:00
LICENSE h 2025-02-07 15:48:54 +01:00
README.md h 2025-02-07 15:48:54 +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.