Laravel-zipstream Alternatives
Similar projects and alternatives to laravel-zipstream based on common topics and language
-
-
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.
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
-
KodExplorer
A web based file manager,web IDE / browser based code editor
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
laravel-zipstream 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
stechstudio/laravel-zipstream is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of laravel-zipstream is PHP.