ZipStream-PHP
ByteStream
ZipStream-PHP | ByteStream | |
---|---|---|
1 | - | |
1,748 | 366 | |
- | 0.8% | |
6.9 | 5.2 | |
9 days ago | 6 months ago | |
PHP | PHP | |
MIT License | MIT License |
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.
ZipStream-PHP
-
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.
ByteStream
We haven't tracked posts mentioning ByteStream yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
laravel-zipstream - Easily create Zip files on-the-fly and provide a streaming download
Packagist - Package Repository Website - try https://packagist.com if you need your own -
laravel-backup - A package to backup your Laravel app
catpaw-svelte-starter - Starter template for catpaw-core using a Svelte stateful SPA
itertools-php - PHP Iteration Tools Library
lazy-stream - Write and read data to and from streams, only when it is really needed to
http-server - An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.
AdapterMan - Run almost any PHP app faster and asynchronously with Workerman, without touch 1 line of code in your fw or app. Also use it as Serverless.
Amp - A non-blocking concurrency framework for PHP applications. 🐘