florianv / s3-objects-stream-zip-php

๐Ÿ—œ๏ธ 3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S3ObjectsStreamZip

Packagist Codacy Badge Build Status GitHub license

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-php
  • maennchen/zipstream-php

Authors

About

๐Ÿ—œ๏ธ 3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.

License:MIT License


Languages

Language:PHP 100.0%