Ross ROSS = Recommend OSS · open-source software intelligence for agents

aws/aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp) observed · 2026-08-28

github.com/aws/aws-sdk-php · homepage · PHP · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
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: 1.0
  • age_days: 5068
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 487

Full methodology

Adoption not part of the score

6203 stars · 1253 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

The official AWS SDK for PHP (version 3), providing idiomatic PHP client APIs for over 400 Amazon Web Services including S3, DynamoDB, EC2, and Glacier. It handles credential management, retries, serialization, pagination, waiters, and asynchronous requests via promises, and is extensible through handlers and middleware.

Use cases

  • upload files to s3 from php
  • use dynamodb in a php application
  • call aws services from php code
  • manage aws credentials in php
  • poll aws resources until ready
  • query paginated aws api results in php

When to choose

  • you are building a PHP application that integrates with AWS services
  • you need official, maintained clients covering the full AWS service catalog
  • you want built-in retries, pagination, waiters, and async promises
  • you need middleware/handler extensibility for AWS API calls

When to avoid

  • your project is not in PHP
  • you only target a non-AWS cloud provider
  • you need a lightweight client for a single service and want to avoid the SDK's footprint (though Composer can strip unused services)

Facets

library · maturity stable

sdk http-client middleware serialization auth caching cloud-computing developer-tools apis backend web-development php cross-platform aws amazon-web-services s3 dynamodb composer cloud-sdk php-library api-client

10 sources

Member repositories

RepositoryRoleHealth v2
aws/aws-sdk-phpmain95

For agents

markdown · JSON · MCP: product_card(name="aws/aws-sdk-php")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem