mcnetic/zipstreamer

Stream zip files without i/o overhead

Maintainers

Package info

github.com/McNetic/PHPZipStreamer

pkg:composer/mcnetic/zipstreamer

Statistics

Installs: 58 668

Dependents: 0

Suggesters: 0

Stars: 24

Open Issues: 15

v1.0 2016-02-17 22:47 UTC

This package is not auto-updated.

Last update: 2026-02-28 23:13:09 UTC


README

Simple Class to create zip files on the fly and stream directly to the HTTP client as the content is added (without using temporary files).

Copyright (C) 2013-2016 Nicolai Ehemann (en@enlightened.de) and contributors

Contributors (in order of first contribution):

See MANUAL.md for a short intro to using ZipStreamer.

Project page / issue tracker on https://github.com/McNetic/PHPZipStreamer. Please report bugs / feature requests there.

Licensed under the GNU GPL. See COPYING for more information.