caipan_shop_admin/vendor/psr/event-dispatcher
wangxinglong 050bc120bd editmode 2022-06-08 09:30:35 +00:00
..
src editmode 2022-06-08 09:30:35 +00:00
.editorconfig editmode 2022-06-08 09:30:35 +00:00
.gitignore editmode 2022-06-08 09:30:35 +00:00
LICENSE editmode 2022-06-08 09:30:35 +00:00
README.md editmode 2022-06-08 09:30:35 +00:00
composer.json editmode 2022-06-08 09:30:35 +00: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.