GithubHelp home page GithubHelp logo

arturgrigio / php-zip-download-of-large-files-using-buffer Goto Github PK

View Code? Open in Web Editor NEW
20.0 4.0 5.0 594 KB

Zip download of large files using the buffer (no server overhead in space and processing power)

PHP 100.00%

php-zip-download-of-large-files-using-buffer's Introduction

#Zip Files for Download using the buffer

This rep will allows you to create a zip file on the clients device without creating a zip file on the server, and is very light in sense of processing overhead.

##Possible Uses

  • If you have several files and the user has to pick the ones he wants before download, this rep will allow you to force a download instantly (without creating a zip file on the server first).
  • If you have large files to serve to the client.

Credits to: Lee on StackOverflow for help.

php-zip-download-of-large-files-using-buffer's People

Contributors

arturgrigio avatar

Stargazers

 avatar  avatar  avatar Sahil avatar Marin Delija avatar Florian Cathala avatar  avatar Hendrik Brombeer avatar Paul Kamma avatar Giovani Generali avatar Johannes Wachter avatar Jacob O avatar Robin Dumont-Chaponet avatar Sukhminder Randhawa avatar Anna Chistyakova avatar Frankie Jarrett avatar Stefan Rumersdorfer avatar Kevin Jantzer avatar Adam Gąsowski avatar Jacek avatar

Watchers

James Cloos avatar  avatar  avatar Stanislaw Stasiak avatar

php-zip-download-of-large-files-using-buffer's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.