donation/vendor/psr/event-dispatcher
2023-12-12 19:03:57 +05:30
..
src FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
.editorconfig FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
.gitignore FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
composer.json FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
LICENSE FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30
README.md FEAT_ALL_MODULES_ADDED 2023-12-12 19:03:57 +05:30

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.