Download the PHP package gromnan/s3-zip without Composer
On this page you can find all versions of the php package gromnan/s3-zip. 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 s3-zip
Partial ZIP Reader
Having a ZIP archive hosted on AWS S3 or an HTTP(S) server? How to list files in the archive or read only 1 file without downloading the whole archive?
This packages use the Range: bytes=%d-%d
header to download only the necessary chunks for listing files or reading a single file.
Installation
Use composer to install gromnan/s3-zip
from packagist.
Usage
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
License
References
All versions of s3-zip with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-zlib Version *
async-aws/s3 Version ^1.5
psr/log Version ^1.1|^2.0|^3.0
ext-zlib Version *
async-aws/s3 Version ^1.5
psr/log Version ^1.1|^2.0|^3.0
The package gromnan/s3-zip contains the following files
Loading the files please wait ....