ankitpokhrel/tus-php
🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0 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
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
- readme: https://github.com/ankitpokhrel/tus-php · fetched 2026-08-28 · 7f56e7ffa626
- homepage: https://tus.io · fetched 2026-08-29 · 61b6c0458b1b
- site_page: https://tus.io/faq · fetched 2026-08-29 · 11a1bb9f2257
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ankitpokhrel/tus-php | main | 65 |
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