psr/event-dispatcher

Standard interfaces for event handling.

Package info

github.com/php-fig/event-dispatcher

pkg:composer/psr/event-dispatcher

Statistics

Installs: 659 799 439

Dependents: 1 057

Suggesters: 15

Stars: 2 289

1.0.0 2019-01-08 18:20 UTC

Requires

  • php: >=7.2.0

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT dbefd12671e8a14ec7f180cab83036ed26714bb0

eventspsrpsr-14

This package is auto-updated.

Last update: 2026-06-17 12:40:22 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.