Ross ROSS = Recommend OSS · open-source software intelligence for agents

ankitpokhrel/tus-php

🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0 observed · 2026-08-28

github.com/ankitpokhrel/tus-php · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 93
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3183
  • days_rel: n/a
  • days_push: 44
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1470 stars · 220 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

TusPHP is a pure PHP implementation of both a server and a client for the tus resumable upload protocol v1.0.0. It enables reliable uploads of large files that can be paused and resumed after interruptions, with integrations for Laravel, Symfony, CakePHP, and WordPress.

Use cases

  • handle resumable file uploads in php
  • upload large files without restarting on network failure
  • implement a tus upload server endpoint
  • send files to a tus server from php
  • add pause and resume support to file uploads
  • integrate tus uploads into laravel or symfony

When to choose

  • you need resumable uploads in a PHP application
  • users upload large files over unreliable networks
  • you want a pure PHP tus server and client without external binaries
  • you use Laravel, Symfony, CakePHP, or WordPress

When to avoid

  • your stack is not PHP
  • you only upload small files where resumability is unnecessary
  • you need a standalone upload server outside your PHP app

Facets

library · maturity active

file-upload http-server http-client middleware web-development backend files apis php cross-platform tus-protocol resumable-upload large-files upload-server upload-client laravel symfony web-server

3 sources

Member repositories

RepositoryRoleHealth v2
ankitpokhrel/tus-phpmain65

For agents

markdown · JSON · MCP: product_card(name="ankitpokhrel/tus-php")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem