ZipStream-PHP is a library that allows you to dynamically create ZIP files on the fly without storing files on the server beforehand. It’s designed for streaming large ZIP archives directly to the browser or client, making it suitable for memory-efficient downloads.

Features

  • Stream large ZIP files in real time
  • No need to store files on disk
  • Customizable compression settings
  • Supports ZIP64 for large archives
  • Add files from strings, streams, or files
  • Optional file encryption support

Project Samples

Project Activity

See All Activity >