PHPackages                             stonedz/pff2-s3 - 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. stonedz/pff2-s3

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

stonedz/pff2-s3
===============

Manages s3 storage

v1.2.2(4y ago)0117↓90%MITPHP

Since Feb 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/stonedz/pff2-s3)[ Packagist](https://packagist.org/packages/stonedz/pff2-s3)[ Docs](https://github.com/stonedz/pff2-s3)[ RSS](/packages/stonedz-pff2-s3/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (3)Versions (9)Used By (0)

Pff2 s3 module
==============

[](#pff2-s3-module)

Manages get and put operations to Amazon s3.

bucket and IAM credentials need to be created befor usage.

S3 bucket access
----------------

[](#s3-bucket-access)

In order to access S3 resources use an IAM user with the following policy attached:

```
{
  "Version": "2012-10-17",
  "Statement":[{
    "Effect": "Allow",
    "Action": "s3:*",
    "Resource": ["arn:aws:s3:::your-bucket",
                 "arn:aws:s3:::your-bucket/*"]
    }
  ]
}
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~342 days

Recently: every ~502 days

Total

8

Last Release

1755d ago

Major Versions

v1.2.2 → 3.0.x-dev2021-09-02

### Community

Maintainers

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

---

Top Contributors

[![stonedz](https://avatars.githubusercontent.com/u/13465?v=4)](https://github.com/stonedz "stonedz (10 commits)")

---

Tags

amazons3filesmodulepff2

### Embed Badge

![Health badge](/badges/stonedz-pff2-s3/health.svg)

```
[![Health](https://phpackages.com/badges/stonedz-pff2-s3/health.svg)](https://phpackages.com/packages/stonedz-pff2-s3)
```

###  Alternatives

[league/flysystem-aws-s3-v3

AWS S3 filesystem adapter for Flysystem.

1.7k277.8M959](/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.7k37.3M83](/packages/aws-aws-sdk-php-laravel)[aws/aws-sdk-php-resources

A resource-oriented API for interacting with AWS services

1361.9M13](/packages/aws-aws-sdk-php-resources)[vinelab/cdn

Content Delivery Network (CDN) Package for Laravel

217242.9k1](/packages/vinelab-cdn)[aws/aws-sdk-php-zf2

Zend Framework 2 Module that allows easy integration the AWS SDK for PHP

1041.0M5](/packages/aws-aws-sdk-php-zf2)[publiux/laravelcdn

Content Delivery Network (CDN) Package for Laravel

155233.5k](/packages/publiux-laravelcdn)

PHPackages © 2026

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