MIF_E31211958/vendor/psr/event-dispatcher
Shin ‏‏‎ ‏‏‎ ‏‏‎ ‏‏‎ 2cbb2c6a83 second commit 2024-07-05 10:49:47 +07:00
..
src second commit 2024-07-05 10:49:47 +07:00
.editorconfig second commit 2024-07-05 10:49:47 +07:00
.gitignore second commit 2024-07-05 10:49:47 +07:00
LICENSE second commit 2024-07-05 10:49:47 +07:00
README.md second commit 2024-07-05 10:49:47 +07:00
composer.json second commit 2024-07-05 10:49:47 +07:00

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.