trs_matrimony/vendor/psr/event-dispatcher
2024-08-22 09:31:12 +05:30
..
src project initial commit 2024-08-22 09:31:12 +05:30
.editorconfig project initial commit 2024-08-22 09:31:12 +05:30
.gitignore project initial commit 2024-08-22 09:31:12 +05:30
composer.json project initial commit 2024-08-22 09:31:12 +05:30
LICENSE project initial commit 2024-08-22 09:31:12 +05:30
README.md project initial commit 2024-08-22 09:31:12 +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.