Download the PHP package genkgo/archive-stream without Composer
On this page you can find all versions of the php package genkgo/archive-stream. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package archive-stream
ArchiveStream Message Body (PSR-7)
Stream a ZIP file (memory efficient) as a PSR-7 message.
Installation
Use composer to add the package to your dependencies. Supports every PHP version that is receiving security updates.
For PHP 7.3, use version 3.1.x or lower.
Getting Started
Usage in Symfony HttpFoundation (Symfony and Laravel)
Requirements
- PHP version actively receiving security updates
- gmp extension
- psr/http-message
Limitations
- Only the Zip64 (version 4.5 of the Zip specification) format is supported.
- Files cannot be resumed if a download fails before finishing.
Contributors
- Paul Duncan - Original author
- Daniel Bergey
- Andy Blyler
- Tony Blyler
- Andrew Borek
- Rafael Corral
- John Maguire
- Frederik Bosch
License
Original work Copyright 2007-2009 Paul Duncan [email protected] Modified work Copyright 2013-2015 Barracuda Networks, Inc. Modified work Copyright 2016 Genkgo BV.
Licensed under the MIT License
All versions of archive-stream with dependencies
PHP Build Version
Package Version
Requires
php Version
~8.1.0 || ~8.2.0 || ~8.3.0
psr/http-message Version ~1.0 || ~2.0
ext-gmp Version *
psr/http-message Version ~1.0 || ~2.0
ext-gmp Version *
The package genkgo/archive-stream contains the following files
Loading the files please wait ....