Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ankitpokhrel/tus-php

🚀 A pure PHP server and client for the tus resumable upload protocol v1.0.0
https://github.com/ankitpokhrel/tus-php

How to connect redis via socket

tootzoe opened this issue 15 days ago
how to get full file name

rds11080 opened this issue about 2 months ago
Unable to create resource

silent-bury opened this issue 3 months ago
Set headers and meta data

Mohamed5550 opened this issue 3 months ago
Upload resume is impossible with Apache and FastCGI (php-fpm)

Brice155 opened this issue 4 months ago
Unable to resume in production environment (offset=0)

Brice155 opened this issue 4 months ago
Allow to pass an existing request object in constructor

ofabel opened this pull request 6 months ago
CloadFlare Direct creator uploads

chetansatasiya opened this issue 8 months ago
Laravel Octane support

mrcatman opened this issue 9 months ago
chore(deps): add support for Symfony Console 8

pataar opened this pull request 10 months ago
Drop support for PHP 7.*

ankitpokhrel opened this pull request 11 months ago
chore: Upgrade to PHPUnit 10

ankitpokhrel opened this pull request 11 months ago
dev: Upgrade setup to use php8.3

ankitpokhrel opened this pull request 11 months ago
PHP 8.1+ support

jorisclaes opened this issue 11 months ago
Test with more php versions

jongotlin opened this pull request about 1 year ago
Allow Symfony 7

jongotlin opened this pull request about 1 year ago
Possible bug or configuration issue?

agbandini opened this issue about 1 year ago
Password protected Redis

dokicro opened this issue over 1 year ago
Please kindly explain this code to me

mitmelon opened this issue almost 2 years ago
Headers can be totally configurable

dev-ronak-patel opened this issue almost 2 years ago
Update Request.php

rajjanorkar opened this pull request almost 2 years ago
validating file mime type

OthmanAlseagh opened this issue almost 2 years ago
Added Middleware Exception

rajjanorkar opened this pull request almost 2 years ago
Documentation, Please!

tpartee-zspace opened this issue almost 2 years ago
Enable to update to PHP 8.1 due to version constraint

kevinvanhove opened this issue almost 2 years ago
Checksum implementation does not match TUS specification

ChrisK2 opened this issue about 2 years ago
ci: Fix push branch and badge URL

ankitpokhrel opened this pull request about 2 years ago
Allow PHP 8.x in v1 branch

drastik opened this pull request about 2 years ago
Allow PHP 8+ for version 1.x.x

drastik opened this issue about 2 years ago
Getting Started Documentation

ilomon10 opened this issue about 2 years ago
.env dependency improvement for Redis password and Tus cache filename

aihsanyilmaz opened this pull request about 2 years ago
Unable to upload files - PATCH GONE

Aiosa opened this issue about 2 years ago
Issue#414 Fix Location header behind HTTPS proxy

psmirnov-dermview opened this pull request about 2 years ago
Location header set to http when deployed behind reverse proxy

psmirnov-dermview opened this issue about 2 years ago
How can I do Cloudflare Integration?

koti42 opened this issue about 2 years ago
CakePHP integration does not work

karmicdice opened this issue about 2 years ago
How to protect single file link?

inari6735 opened this issue about 2 years ago
Update README.md

deep-hack opened this pull request over 2 years ago
Continue file upload from different browser and device

rajpt opened this issue over 2 years ago
File based cache - tus_php.server.cache empty - 410 Error

gianlucacuomo opened this issue over 2 years ago
Do you plan to release a v2.2.2 compatible with Predis v2 ?

shulard opened this issue over 2 years ago
Two files same filename

MichalKrakow opened this issue over 2 years ago
Predis\Connection\ConnectionException

jessice-ai opened this issue over 2 years ago
redis store sometimes returns $contents without key expires_at

jmglsn opened this issue over 2 years ago
download file but its broken

difkaa opened this issue over 2 years ago
Can't upload same name two different file.

dipaksarkar opened this issue over 2 years ago
Changed get request handler

dipaksarkar opened this pull request over 2 years ago
Unexpected response while uploading chunk, originated from request

dipaksarkar opened this issue over 2 years ago
add sentinel support

beaumind opened this pull request over 2 years ago
Using tus in non public services

imansarhaddi opened this issue over 2 years ago
Upload fails when file name contains an apostrophe

gavrochelegnou opened this issue over 2 years ago
feat: Make file cache path configurable

ankitpokhrel opened this pull request over 2 years ago
Unable to create resource.

cline-pk opened this issue over 2 years ago
build(deps): Update predis/predis requirement from ^1.1 to ^1.1 || ^2.0

dependabot[bot] opened this pull request over 2 years ago
Cache dir on env

raul3k opened this issue over 2 years ago
CloadFlare Direct creator uploads

martynas22 opened this issue over 2 years ago
Corrupted file (got bigger than source) falsely successfully uploaded

heladrion opened this issue over 2 years ago
fix: Clear stat cache for real file size

ankitpokhrel opened this pull request over 2 years ago
fix: Return 410 if cache is expired for inflight requests

ankitpokhrel opened this pull request over 2 years ago
patch: array access on null in case key expires

jmglsn opened this issue over 2 years ago
Cache file not working on windows

gavrochelegnou opened this issue over 2 years ago
Laravel Azure Blob Setup

axelex opened this issue almost 3 years ago
fix: do not pass null to json_decode()

darthf1 opened this pull request almost 3 years ago
fix: do not pass null to strpos

darthf1 opened this pull request almost 3 years ago
fix: Lock file on windows

thide11 opened this pull request almost 3 years ago
PHP8 compatibility for v1

Annyshka10 opened this pull request almost 3 years ago
Is it possible to customize the endpoints?

dausruddin opened this issue almost 3 years ago
ci: GH actions for stale issues

ankitpokhrel opened this pull request almost 3 years ago
fix: Align metadata extraction with protocol

ankitpokhrel opened this pull request almost 3 years ago
verify.php spins infinitely

ponasromas opened this issue almost 3 years ago
Read expired metadata to avoid override

klammbueddel opened this pull request almost 3 years ago
chore: Prep for new release

ankitpokhrel opened this pull request almost 3 years ago
chore: allow symfony 6

darthf1 opened this pull request about 3 years ago
Allow Symfony 6

darthf1 opened this issue about 3 years ago
CakePHP implementation issue

wilsmex opened this issue about 3 years ago
Update the filename when save file

prabhatjhaba opened this issue about 3 years ago
fix: Typecast issues

ankitpokhrel opened this pull request about 3 years ago
fix: Data race in file cache

ankitpokhrel opened this pull request about 3 years ago
chore: Update dev dependencies

ankitpokhrel opened this pull request about 3 years ago
fix: Data race in file cache

ankitpokhrel opened this pull request about 3 years ago
chore: Minor fixes and cleanup

ankitpokhrel opened this pull request about 3 years ago
chore: Switch to PSR12

ankitpokhrel opened this pull request about 3 years ago
dev: Update php-cs-fixer to v3

ankitpokhrel opened this pull request about 3 years ago
dev: Minor cosmetic cleanup

ankitpokhrel opened this pull request about 3 years ago
Send to CloudFlare

tiagomatosweb opened this issue about 3 years ago
Slow upload speed to server

sQty opened this issue about 3 years ago
PHP 8 support for V1

paugerhu opened this issue about 3 years ago
Is there a Laravel Eloquent Cache Backend ?

adriangoris opened this issue about 3 years ago
Test against php 8.1

sergiy-petrov opened this pull request about 3 years ago
Create CODE_OF_CONDUCT.md

loic5 opened this pull request about 3 years ago
Error 409 uploading many large files

sebasegovia01 opened this issue over 3 years ago
Deploy tus-php on laravel and apache server

sebasegovia01 opened this issue over 3 years ago
Error Uploading larger files with UppyJs Tus client

Qoraiche opened this issue over 3 years ago
chore: Rename master to main

ankitpokhrel opened this pull request over 3 years ago
dep: Update dev dependencies

ankitpokhrel opened this pull request over 3 years ago
dev: Update Makefile

ankitpokhrel opened this pull request over 3 years ago