This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Description
Currently, the Transfer subcomponent, which provides facilities around managing file uploads and reporting file upload progress, has no written documentation, and needs some.
There is, however, documentation for the ZF1 equivalent, starting with:
I recommend whoever takes this on:
- Converts the docbook sources from ZF1 to markdown.
- Updates the markdown sources to refer to the ZF2 namespaces and class names.
- Reviews the code to determine if the documentation matches actual capabilities, updating as required.