psr70/event-dispatcher

This package is abandoned and no longer maintained. No replacement package was suggested.

PHP 7.0 support for: Standard interfaces for event handling.

Maintainers

Package info

github.com/php-fig70/event-dispatcher

pkg:composer/psr70/event-dispatcher

Transparency log

Statistics

Installs: 25

Dependents: 0

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-06-22 13:58:45 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.