dikplhd/vendor/psr/event-dispatcher
ilhamwara 26c8e7df99 update 2025-06-18 10:22:54 +07:00
..
src update 2025-05-16 11:29:49 +07:00
.editorconfig update 2025-05-16 11:29:49 +07:00
.gitignore update 2025-06-18 10:22:54 +07:00
LICENSE update 2025-05-16 11:29:49 +07:00
README.md update 2025-05-16 11:29:49 +07:00
composer.json update 2025-05-16 11:29:49 +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.