File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,19 @@ allowed.
2626However, there is not a single RFC about chunked uploads and this caused many implementations. The most mature
2727project at the moment is [ tus] ( https://tus.io/ ) .
2828
29+ Similar projects:
30+
31+ - Multiple library support:
32+ [ 1up-lab/OneupUploaderBundle] ( https://github.com/1up-lab/OneupUploaderBundle ) ,
33+ [ pionl/laravel-chunk-upload] ( https://github.com/pionl/laravel-chunk-upload )
34+ - Single library support:
35+ [ ankitpokhrel/tus-php] ( https://github.com/ankitpokhrel/tus-php ) ,
36+ [ flowjs/flow-php-server] ( https://github.com/flowjs/flow-php-server ) ,
37+ [ jildertmiedema/laravel-plupload] ( https://github.com/jildertmiedema/laravel-plupload ) ,
38+ [ OneOffTech/laravel-tus-upload] ( https://github.com/OneOffTech/laravel-tus-upload )
39+
40+ ## Table of contents
41+
2942- [ Installation] ( #installation )
3043 - [ Requirements] ( #requirements )
3144- [ Usage] ( #usage )
You can’t perform that action at this time.
0 commit comments