Heimdall/vendor/psr/event-dispatcher
2022-03-10 11:54:29 +00:00
..
src Update to laravel 7 2022-03-10 11:54:29 +00:00
.editorconfig Update to laravel 7 2022-03-10 11:54:29 +00:00
.gitignore Update to laravel 7 2022-03-10 11:54:29 +00:00
composer.json Update to laravel 7 2022-03-10 11:54:29 +00:00
LICENSE Update to laravel 7 2022-03-10 11:54:29 +00:00
README.md Update to laravel 7 2022-03-10 11:54:29 +00: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.