PHPackages                             lukaspawlik/s3-uploads-cache - 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. [Caching](/categories/caching)
4. /
5. lukaspawlik/s3-uploads-cache

ActiveWordpress-plugin[Caching](/categories/caching)

lukaspawlik/s3-uploads-cache
============================

Object cache support for S3 Uploads Plugin

1.1.0(5y ago)08GPL-2.0+PHP

Since Oct 12Pushed 5y ago1 watchersCompare

[ Source](https://github.com/lukaspawlik/s3-uploads-cache)[ Packagist](https://packagist.org/packages/lukaspawlik/s3-uploads-cache)[ RSS](/packages/lukaspawlik-s3-uploads-cache/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (3)Used By (0)

S3 Uploads Cache
================

[](#s3-uploads-cache)

This plugin is a caching extension to [S3 Uploads](https://github.com/humanmade/S3-Uploads) plugin. By default, [S3 Uploads](https://github.com/humanmade/S3-Uploads), registers `s3` stream wrapper that takes care about accessing `s3` based filed for operations such as `filesize`, `file_exists` and others. This allows developer operate on `s3` assets like they were stored locally.

In many cases, [S3 Uploads](https://github.com/humanmade/S3-Uploads) plugin is used to offload images to AWS S3 and data uploaded there is not changing often or at all. In systems with high traffic a continous access to AWS S3 API is not really required and leads to performance degradation (I have observed that sometimes AWS S3 API interaction via [S3 Uploads](https://github.com/humanmade/S3-Uploads) `s3` stream wrapper is about 13%-15% of entire execution time).

AWS S3 StreamWrapper class offers caching support by passing to it a class that implements `\Aws\CachingInterface`. With this support this plugin leverages WordPress object cache to store S3 objects metadata and technically it reduces AWS S3 API interaction to minimum.

This plugin was tested up to: 3.0.0-beta of [S3 Uploads](https://github.com/humanmade/S3-Uploads)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

2089d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7304218?v=4)[Lukas Pawlik](/maintainers/lukaspawlik)[@lukaspawlik](https://github.com/lukaspawlik)

---

Tags

wordpress

### Embed Badge

![Health badge](/badges/lukaspawlik-s3-uploads-cache/health.svg)

```
[![Health](https://phpackages.com/badges/lukaspawlik-s3-uploads-cache/health.svg)](https://phpackages.com/packages/lukaspawlik-s3-uploads-cache)
```

###  Alternatives

[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23617.1k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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