psr / event-dispatcher-task
This package is abandoned and no longer maintained.
The author suggests using the psr/event-dispatcher package instead.
Standard interfaces for task handling.
0.6.0
2018-09-27 17:56 UTC
Requires
- php: >=7.1.0
- psr/event-dispatcher: >=0.6.0
This package is auto-updated.
Last update: 2019-04-02 15:35:03 UTC
README
This repository holds interfaces related to PSR-14's Task 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.