drupal/tus

Adds a file upload endpoint that supports the chunking, resumable, TUS file transfer protocol (https://tus.io/) using tus-php (https://github.com/ankitpokhrel/tus-php). Upload large files (potentially infinite file size uploads!) with ease. Even through a network outage, browser closing or crash, come back and resume the upload where it left off.


License
GPL-2.0+