ZipStream-PHP Alternatives
Similar projects and alternatives to ZipStream-PHP based on common topics and language
-
laravel-zipstream
Easily create Zip files on-the-fly and provide a streaming download
-
-
CodiumAI
TestGPT | Generating meaningful tests for busy devs. Get non-trivial tests (and trivial, too!) suggested right inside your IDE, so you can code smart, create more value, and stay confident when you push.
-
Sonerezh
A self-hosted, web-based application to stream your music, everywhere. (by Sonerezh)
-
-
KodExplorer
A web based file manager,web IDE / browser based code editor
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
ZipStream-PHP reviews and mentions
-
Question about zip stream for large files
For downloading I tried this https://github.com/maennchen/ZipStream-PHP and later tried this as well https://github.com/stechstudio/laravel-zipstream but the download "hangs" until all photos are processed (until the loop is done) and only at the end it shows the save dialog. Then when you save it, it's already downloaded, because it downloaded it during that "hang" period. The problem is it looks like a "delay" when user clicks download button. When working with small amount of data that's tolerant, but when I want to download, for example, a few GB, it still downloads it but it's doing it in the background. When I open network tab I see the request is pending and the size column is growing (cause it's downloading files) and then after couple of minutes (it depends on your download speed) it shows a save dialog.
Stats
maennchen/ZipStream-PHP is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ZipStream-PHP is PHP.