MIF_E31210257/bangunan testing/vendor/psr/event-dispatcher
zidan 2598d17e62 first 2024-07-03 15:00:39 +07:00
..
src first 2024-07-03 15:00:39 +07:00
.editorconfig first 2024-07-03 15:00:39 +07:00
.gitignore first 2024-07-03 15:00:39 +07:00
LICENSE first 2024-07-03 15:00:39 +07:00
README.md first 2024-07-03 15:00:39 +07:00
composer.json first 2024-07-03 15:00:39 +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.