spatialmedia / s3-objects-stream-zip-php
Fork of S3ObjectsStreamZip
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Installs: 345
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 15
pkg:composer/spatialmedia/s3-objects-stream-zip-php
Requires
- aws/aws-sdk-php: ^3.0
- maennchen/zipstream-php: ^0.5.0
Requires (Dev)
- phpunit/phpunit: ^6.4
README
Overview
S3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.
Uses AWS SDK Version 3 to stream objects directly from S3.
Install
composer require wgenial/s3-objects-stream-zip-php
Usage
See example folder.
Dependencies
aws/aws-sdk-phpmaennchen/zipstream-php