laravel-zipstream
Easily create Zip files on-the-fly and provide a streaming download (by stechstudio)
ZipStream-PHP
:floppy_disk: PHP ZIP Streaming Library (by maennchen)
laravel-zipstream | ZipStream-PHP | |
---|---|---|
2 | 1 | |
385 | 1,727 | |
1.3% | - | |
5.2 | 6.4 | |
2 months ago | 3 months ago | |
PHP | PHP | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
laravel-zipstream
Posts with mentions or reviews of laravel-zipstream.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-20.
-
How to Create Laravel 8 Zip file and Download?
To learn more about this package just visit the documentation here.
-
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.
ZipStream-PHP
Posts with mentions or reviews of ZipStream-PHP.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-20.
-
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.
What are some alternatives?
When comparing laravel-zipstream and ZipStream-PHP you can also consider the following projects:
AzuraCast - A self-hosted web radio management suite, including turnkey installer tools for the full radio software stack and a modern, easy-to-use web app to manage your stations.
laravel-backup - A package to backup your Laravel app
itertools-php - PHP Iteration Tools Library
KodExplorer - A web based file manager,web IDE / browser based code editor
ByteStream - A non-blocking stream abstraction for PHP based on Amp.
koel - 🐦 A personal music streaming server that works.
lazy-stream - Write and read data to and from streams, only when it is really needed to