Caution
The documentation you are viewing is for an older version of this component.
Switch to the latest (v3) version.
Upload Progress
Upload Progress Helpers
laminas-form provides several helpers to use in conjunction with laminas-progressbar for the puproses of rending upload progress information. These include:
- FormFileApcProgress, which works with the APC extension.
- FormFileSessionProgress, which works with the built-in support via the session extension.
- FormFileUploadProgress, which works with the UploadProgress extension.