tpyo/amazon-s3-php-class
A standalone Amazon S3 (REST) client for PHP 5/CURL observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 7
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5622
- days_rel: n/a
- days_push: 560
- n_releases_24m: 0
Adoption not part of the score
1026 stars · 485 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A standalone PHP library providing a REST client for Amazon S3 object storage using CURL. It supports object and bucket operations such as uploading, retrieving, copying, and deleting files without requiring the AWS SDK.
Use cases
- upload files to amazon s3 from php
- download s3 objects to a file or stream
- create and delete s3 buckets programmatically
- list objects in an s3 bucket
- copy objects between s3 locations
- manage s3 object access control lists
When to choose
- you need a lightweight, dependency-free S3 client for PHP 5+ with CURL
- you only need basic S3 object and bucket operations
- you want to avoid pulling in the full AWS SDK
When to avoid
- you need modern AWS features like multipart uploads, IAM roles, or signature v4
- your project already uses the official AWS SDK for PHP
- you need support for other AWS services beyond S3
Facets
library · maturity maintenance
http-client sdk developer-tools cloud-computing developer-tools apis files php cross-platform amazon-s3 aws object-storage rest-client curl file-storage
1 source
- readme: https://github.com/tpyo/amazon-s3-php-class · fetched 2026-08-28 · ce9e1db99165
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tpyo/amazon-s3-php-class | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="tpyo/amazon-s3-php-class")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem