PHPackages                             level51/silverstripe-s3upload - 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. level51/silverstripe-s3upload

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

level51/silverstripe-s3upload
=============================

SilverStripe module for file handling with S3

3.0.2(3mo ago)0606MITPHPPHP &gt;=7.3CI failing

Since Jun 6Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/Level51/silverstripe-s3upload)[ Packagist](https://packagist.org/packages/level51/silverstripe-s3upload)[ RSS](/packages/level51-silverstripe-s3upload/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (16)Used By (0)

SilverStripe S3 file upload
===========================

[](#silverstripe-s3-file-upload)

Adds a **Level51\\S3\\S3File** data object and an appropriate uploader.

Features
--------

[](#features)

- S3UploadField with direct uploads from the browser to S3 - no local file storage needed
- S3File data object, independent from other SilverStripe files

Config
------

[](#config)

### Mandatory S3 config

[](#mandatory-s3-config)

```
Level51\S3:
  AccessId: **********
  Secret: ********************
  bucket: MY_BUCKET_NAME # can also be set per field
```

### Default config

[](#default-config)

```
Level51\S3:
  default_region: eu-central-1 # default region, can be set per field
  acl: private
  maxFileSize: 512 # default max file size in mb, can be set per field
  acceptedFiles: # file extension or mime type used as default, can be set per field
    - video/*
    - image/*
```

### Optional config

[](#optional-config)

```
Level51\S3\S3UploadField:
  ExtensionToMimeTypeOverrides:
    psd: image/vnd.adobe.photoshop
```

Requirements
------------

[](#requirements)

- SilverStripe ^4 | ^5 | ^6
- aws-sdk-php ^3

Maintainer
----------

[](#maintainer)

- Level51

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance81

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 90.7% 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 ~207 days

Recently: every ~306 days

Total

13

Last Release

102d ago

Major Versions

0.1.2 → v1.x-dev2021-12-06

0.1.3 → 2.0.02022-02-25

2.0.4 → 3.0.02025-12-15

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

2.0.0PHP &gt;=7.4

3.0.0PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/441f0e8f95c17048417a33f37e35d5ffdd4c07902cbedaf7f5786f4b7c454284?d=identicon)[JZubero](/maintainers/JZubero)

---

Top Contributors

[![dkliemsch](https://avatars.githubusercontent.com/u/13777159?v=4)](https://github.com/dkliemsch "dkliemsch (78 commits)")[![JZubero](https://avatars.githubusercontent.com/u/13751426?v=4)](https://github.com/JZubero "JZubero (8 commits)")

---

Tags

s3silverstripefilepondamazon-s3

### Embed Badge

![Health badge](/badges/level51-silverstripe-s3upload/health.svg)

```
[![Health](https://phpackages.com/badges/level51-silverstripe-s3upload/health.svg)](https://phpackages.com/packages/level51-silverstripe-s3upload)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k285.7M1.0k](/packages/league-flysystem-aws-s3-v3)[aws/aws-sdk-php-laravel

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

1.7k38.2M84](/packages/aws-aws-sdk-php-laravel)[silverstripe/s3

Adds SilverStripe support for using the S3 adapter for Flysystem

19355.2k1](/packages/silverstripe-s3)[kolay/xlsx-stream

Streaming XLSX reader and writer for PHP and Laravel. Constant memory regardless of file size, direct S3 multipart streaming, optional born-indexed random access.

437.9k](/packages/kolay-xlsx-stream)[axllent/silverstripe-scaled-uploads

Automatically scale down and rotate uploaded images for Silverstripe

2484.9k10](/packages/axllent-silverstripe-scaled-uploads)[matecat/simple-s3

Simple S3 Client

1319.4k](/packages/matecat-simple-s3)

PHPackages © 2026

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