psr/event-dispatcher-message

This package is abandoned and no longer maintained. The author suggests using the psr/event-dispatcher package instead.

Standard interfaces for message handling.

0.6.0 2018-09-27 17:53 UTC

This package is auto-updated.

Last update: 2019-04-02 15:35:23 UTC


README

This repository holds interfaces related to PSR-14's Message format.

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.

Usage

We'll certainly need some stuff in here.