MIF_E31231003/vendor/psr/event-dispatcher
Nisadausy f564c456c3 Upload project Laravel 2026-06-29 19:13:09 +07:00
..
src Upload project Laravel 2026-06-29 19:13:09 +07:00
.editorconfig Upload project Laravel 2026-06-29 19:13:09 +07:00
.gitignore Upload project Laravel 2026-06-29 19:13:09 +07:00
LICENSE Upload project Laravel 2026-06-29 19:13:09 +07:00
README.md Upload project Laravel 2026-06-29 19:13:09 +07:00
composer.json Upload project Laravel 2026-06-29 19:13:09 +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.