openclassify/vendor/psr/event-dispatcher
Mostafa Moradi cd80f0352b initial
2022-03-09 12:57:37 +03:00
..
src initial 2022-03-09 12:57:37 +03:00
.editorconfig initial 2022-03-09 12:57:37 +03:00
.gitignore initial 2022-03-09 12:57:37 +03:00
composer.json initial 2022-03-09 12:57:37 +03:00
LICENSE initial 2022-03-09 12:57:37 +03:00
README.md initial 2022-03-09 12:57:37 +03:00

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.