TTK_E32222585_laravel/vendor/psr/event-dispatcher
rmyrv 910e3e6c12 Laravel 2025-07-25 15:02:10 +07:00
..
src Laravel 2025-07-25 15:02:10 +07:00
.editorconfig Laravel 2025-07-25 15:02:10 +07:00
.gitignore Laravel 2025-07-25 15:02:10 +07:00
LICENSE Laravel 2025-07-25 15:02:10 +07:00
README.md Laravel 2025-07-25 15:02:10 +07:00
composer.json Laravel 2025-07-25 15:02:10 +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.