psr70/event-dispatcher

PHP 7.0 support for: Standard interfaces for event handling.

Maintainers

Package info

github.com/php-fig70/event-dispatcher

pkg:composer/psr70/event-dispatcher

Statistics

Installs: 23

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master / 1.0.x-dev 2022-04-22 03:19 UTC

This package is auto-updated.

Last update: 2026-02-22 13:16:18 UTC


README

This repository holds all interfaces related to PSR-14 (Event Dispatcher).

Note that this is not an Event Dispatcher implementation of its own. It is merely interfaces that describe the components of an Event Dispatcher.

You can find implementations and installation instructions for the specification on the packagist.