deeaitsch84/tus-php

A pure PHP server and client for the tus resumable upload protocol v1.0.0

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 215

pkg:composer/deeaitsch84/tus-php

0.0.6 2026-01-06 09:12 UTC

This package is auto-updated.

Last update: 2026-01-06 09:12:26 UTC


README

This is a fork of the original Tus PHP server implementation (https://github.com/ankitpokhrel/tus-php), updated to be compatible with Symfony versions greater than 8.

Please see the original repository for documentation and usage instructions, as this fork maintains the same functionality while ensuring compatibility with the latest Symfony framework.

Unfortunately, the original repository is no longer maintained, so this fork serves to keep the project alive for users needing support with newer Symfony versions.