vb_book/vendor/psr/event-dispatcher
2024-10-29 15:37:48 +05:30
..
src Added and Edited some Reports 2024-10-29 15:37:48 +05:30
.editorconfig Added and Edited some Reports 2024-10-29 15:37:48 +05:30
.gitignore Added and Edited some Reports 2024-10-29 15:37:48 +05:30
composer.json Added and Edited some Reports 2024-10-29 15:37:48 +05:30
LICENSE Added and Edited some Reports 2024-10-29 15:37:48 +05:30
README.md Added and Edited some Reports 2024-10-29 15:37:48 +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.