expatbase/var/www/html/flarum/vendor/psr/event-dispatcher
2025-08-29 00:22:05 +09:00
..
src Upload 2025-08-29 00:22:05 +09:00
.editorconfig Upload 2025-08-29 00:22:05 +09:00
.gitignore Upload 2025-08-29 00:22:05 +09:00
composer.json Upload 2025-08-29 00:22:05 +09:00
LICENSE Upload 2025-08-29 00:22:05 +09:00
README.md Upload 2025-08-29 00:22:05 +09: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.