thephpleague/flysystem-aws-s3-v3
[READYONLY SUB-SPLIT]Flysystem Adapter for AWS SDK V3 observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 99
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4314
- days_rel: n/a
- days_push: 11
- n_releases_24m: 0
Adoption not part of the score
1655 stars · 221 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Flysystem adapter that lets PHP applications interact with AWS S3 (and S3-compatible storage) using the AWS SDK V3. It is a read-only sub-split of the League Flysystem project, providing a uniform filesystem abstraction over S3.
Use cases
- store uploaded files in S3 from a PHP app
- read and write files on S3 through a common filesystem API
- swap local storage for S3 without changing application code
- manage file visibility (public/private) on S3
- use S3-compatible services like MinIO with Flysystem
When to choose
- your PHP project already uses Flysystem and needs S3 support
- you want a storage abstraction so backends can be swapped
- you're on Laravel or another framework integrating Flysystem adapters
When to avoid
- you need raw S3 features like multipart upload tuning or presigned URLs directly
- you don't use Flysystem and can call the AWS SDK directly
- you need a different SDK major version than V3
Facets
library · maturity stable
file-system sdk object-storage cloud-computing developer-tools files php flysystem-adapter aws-s3 aws-sdk-v3 storage-abstraction
2 sources
- readme: https://github.com/thephpleague/flysystem-aws-s3-v3 · fetched 2026-08-28 · 6be57be8075c
- homepage: https://github.com/thephpleague/flysystem/tree/3.x/src/AwsS3V3 · fetched 2026-08-29 · aa66a3191313
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thephpleague/flysystem-aws-s3-v3 | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="thephpleague/flysystem-aws-s3-v3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem