limenet/s3-bucket-stream-zip-php 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

limenet/s3-bucket-stream-zip-php

最新稳定版本:v3.0.2

Composer 安装命令:

composer require limenet/s3-bucket-stream-zip-php

包简介

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

README 文档

README

Build Status Scrutinizer Code Quality Code Coverage

Forked from jmathai/s3-bucket-stream-zip-php and michaeltlee/s3-bucket-stream-zip-php

Overview

This library lets you efficiently stream the contents of an S3 bucket/folder as a zip file to the client.

Uses v3 of AWS SDK to stream files directly from S3.

Installation

composer require limenet/s3-bucket-stream-zip-php 

Usage

See examples/simple.php.

Laravel 5.4

in config/app.php:

'providers' => [ ... limenet\S3BucketStreamZip\AwsZipStreamServiceProvider::class, ... ]

in config/services.php, set:

's3' => [ 'key' => '', 'secret' => '', 'region' => '', 'version' => '', ];

Authors

Dependencies

统计信息

  • 总下载量: 20.07k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固