php-mcnetic-zipstreamer - Stream zip files without i/o overhead
- Website:
- https://github.com/McNetic/PHPZipStreamer
- Licence:
- GPLv3+
- Vendor:
- Remi Collet
- Description:
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). Autoloader: /usr/share/php/ZipStreamer/autoload.php
Packages
php-mcnetic-zipstreamer-1.0-1.remi.src | [39 KiB] |
Changelog by Remi Collet (2016-04-02):
- update to 1.0 |
php-mcnetic-zipstreamer-0.7-1.remi.src | [39 KiB] |
Changelog by Remi Collet (2016-01-20):
- fix version, from review #1296901 |
php-mcnetic-zipstreamer-1.7-2.remi.src | [39 KiB] |
Changelog by Remi Collet (2016-01-08):
- ensure we use our autoloader during the test suite - ignore test suite on 32bits build |
php-mcnetic-zipstreamer-1.7-1.remi.src | [38 KiB] |
Changelog by Remi Collet (2016-01-08):
- initial package - add patch to workaround error raised by pecl_http see https://github.com/McNetic/PHPZipStreamer/issues/29 |