PHPackages                             trungpv1601/s3-objects-stream-zip-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. trungpv1601/s3-objects-stream-zip-php

ActiveLibrary[File &amp; Storage](/categories/file-storage)

trungpv1601/s3-objects-stream-zip-php
=====================================

S3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.

2.0.5(7y ago)016MITPHP

Since Oct 27Pushed 7y agoCompare

[ Source](https://github.com/trungpv1601/s3-objects-stream-zip-php)[ Packagist](https://packagist.org/packages/trungpv1601/s3-objects-stream-zip-php)[ Docs](https://github.com/wgenial/s3-objects-stream-zip-php)[ RSS](/packages/trungpv1601-s3-objects-stream-zip-php/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)Dependencies (3)Versions (18)Used By (0)

S3ObjectsStreamZip
==================

[](#s3objectsstreamzip)

[![Packagist](https://camo.githubusercontent.com/c9d6433046a835bc9a23a2cab59853a701c084ed7b9c10af3f78ae88a66f5b9e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7767656e69616c2f73332d6f626a656374732d73747265616d2d7a69702d7068702e737667)](https://packagist.org/packages/wgenial/s3-objects-stream-zip-php)[![Codacy Badge](https://camo.githubusercontent.com/d3bb124aff50ebc8e6f8a3ad6daa9b3f80719c651040573eaa30c02d03b4f528/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3731396466326563366562663436306538356262323139326638323735386237)](https://www.codacy.com/app/giovanigenerali/s3-objects-stream-zip-php?utm_source=github.com&utm_medium=referral&utm_content=wgenial/s3-objects-stream-zip-php&utm_campaign=Badge_Grade)[![Build Status](https://camo.githubusercontent.com/4cce5c5b4bd58b829982a77a52f21c413f8abf2132e17f695805e7edf3355432/68747470733a2f2f7472617669732d63692e6f72672f7767656e69616c2f73332d6f626a656374732d73747265616d2d7a69702d7068702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wgenial/s3-objects-stream-zip-php)[![GitHub license](https://camo.githubusercontent.com/143387145de88f47d6aa2d1fd80b831e77ab41ac325d034fcd9a130cf5f40cb0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7767656e69616c2f73332d6f626a656374732d73747265616d2d7a69702d7068702e737667)](https://github.com/wgenial/s3-objects-stream-zip-php/blob/master/LICENSE)

Overview
--------

[](#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](https://docs.aws.amazon.com/aws-sdk-php/v3/guide/service/s3-stream-wrapper.html).

> Noted: Add ENDPOINT config support DigitalOcean Spaces

Install
-------

[](#install)

```
composer require wgenial/s3-objects-stream-zip-php

```

Usage
-----

[](#usage)

See [example](https://github.com/wgenial/s3-objects-stream-zip-php/blob/master/example/index.php) folder.

Dependencies
------------

[](#dependencies)

- `aws/aws-sdk-php`
- `maennchen/zipstream-php`

Authors
-------

[](#authors)

- [@giovanigenerali](https://github.com/giovanigenerali)
- [@wgenial](https://github.com/wgenial)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 90.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~32 days

Recently: every ~58 days

Total

17

Last Release

2603d ago

Major Versions

1.1.5 → 2.0.02018-06-09

PHP version history (3 changes)1.0.0PHP &gt;=7.0

1.1.2PHP &gt;=7.1

1.1.4PHP ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/e1b852e183a381d1a02a84f78bcac2ae2fdafb647a93d27d5b0b222f5d26d539?d=identicon)[trungpv1601](/maintainers/trungpv1601)

---

Top Contributors

[![giovanigenerali](https://avatars.githubusercontent.com/u/41435?v=4)](https://github.com/giovanigenerali "giovanigenerali (29 commits)")[![trungpv1601](https://avatars.githubusercontent.com/u/25415217?v=4)](https://github.com/trungpv1601 "trungpv1601 (3 commits)")

---

Tags

zipcompressziparchiveaws-s3aws-php-sdkamazon-s3s3-buckets3-storageamazon-s3-storage

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/trungpv1601-s3-objects-stream-zip-php/health.svg)

```
[![Health](https://phpackages.com/badges/trungpv1601-s3-objects-stream-zip-php/health.svg)](https://phpackages.com/packages/trungpv1601-s3-objects-stream-zip-php)
```

###  Alternatives

[wgenial/s3-objects-stream-zip-php

S3ObjectsStreamZip is a PHP library to stream objects from AWS S3 as a zip file.

2086.7k](/packages/wgenial-s3-objects-stream-zip-php)[nelexa/zip

PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.

4967.4M112](/packages/nelexa-zip)[zanysoft/laravel-zip

laravel-zip is the world's leading zip utility for file compression and backup.

3142.8M15](/packages/zanysoft-laravel-zip)[madnest/madzipper

Easier zip file handling for Laravel applications.

1382.3M6](/packages/madnest-madzipper)[jmathai/s3-bucket-stream-zip-php

PHP library to efficiently stream contents from an AWS S3 bucket or folder as a zip file

56114.4k](/packages/jmathai-s3-bucket-stream-zip-php)[mitmelon/compress

Advanced file compresser which reduces and encrypt large files to smaller chunks by saving them as binary for later use.

184.2k](/packages/mitmelon-compress)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
