psr70 / event-dispatcher
PHP 7.0 support for: Standard interfaces for event handling.
dev-master / 1.0.x-dev
2022-04-22 03:19 UTC
Requires
- php: >=7.0
Suggests
- fig/event-dispatcher-util: Provides some useful PSR-14 utilities
Replaces
This package is auto-updated.
Last update: 2024-10-22 10:16:17 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.