ZipStream-PHP
:floppy_disk: PHP ZIP Streaming Library (by maennchen)
itertools-php
PHP Iteration Tools Library (by markrogoyski)
ZipStream-PHP | itertools-php | |
---|---|---|
1 | - | |
1,748 | 140 | |
- | - | |
6.9 | 5.2 | |
9 days ago | 8 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.
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.
itertools-php
Posts with mentions or reviews of itertools-php.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning itertools-php yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing ZipStream-PHP and itertools-php you can also consider the following projects:
laravel-zipstream - Easily create Zip files on-the-fly and provide a streaming download
ByteStream - A non-blocking stream abstraction for PHP based on Amp.
laravel-backup - A package to backup your Laravel app
lazy-stream - Write and read data to and from streams, only when it is really needed to
Bingo Functional - A simple functional programming library for PHP
vertopal-php - PHP library for Vertopal file conversion API
RulerZ - Powerful implementation of the Specification pattern in PHP