robotstxt-documentation-mar.../vendor/psr/event-dispatcher
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-06-08 12:31:51 +00:00
..
src v1.0.0 2026-01-30 18:51:40 +00:00
.editorconfig v1.1.1 2026-06-08 12:31:51 +00:00
.gitignore v1.1.1 2026-06-08 12:31:51 +00:00
composer.json v1.1.1 2026-06-08 12:31:51 +00:00
LICENSE v1.0.0 2026-01-30 18:51:40 +00:00
README.md v1.1.1 2026-06-08 12:31:51 +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.