← back to ideas

Resumable Upload Manager (RUM)

5.4
devtools speculative added: Thursday June 2026 03:15

A PHP-based library and accompanying CLI tool implementing the Pinion protocol for resumable chunked file uploads. Specifically designed to overcome PHP upload limits (post_max_size) without requiring server configuration changes. Provides robust error handling and progress tracking, simplifying large file uploads and enhancing user experience.

60h
mvp estimate
5.4
viability grade
11
views

technology stack

PHP Medium Easy

inspired by

Pinion: Resumable File Uploads for PHP