Files
docker-php-fpm/php_modules/uploadprogress/README.md
2022-11-30 19:55:44 +01:00

9 lines
527 B
Markdown

# uploadprogress
A PHP extension to track progress of a file upload, including details on the speed of the upload, estimated time remaining, and access to the contents of the file as it is being uploaded.
| Platform | Url |
|----------|------------------------------------------------------------------|
| GitHub | https://github.com/php/pecl-php-uploadprogress/ |
| Pecl | https://pecl.php.net/package/uploadprogress |