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

aws/aws-sdk-php-laravel

A Laravel 6+ service provider for the AWS SDK for PHP observed · 2026-08-28

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

Health v2 · maintenance only

68/100

  • Activity 73
  • Release rhythm 44
  • 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: 390
  • age_days: 4949
  • days_rel: 162
  • days_push: 162
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1716 stars · 245 forks observed · 2026-08-28

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

An official Laravel service provider that integrates the AWS SDK for PHP into Laravel and Lumen applications. It registers the SDK client, an AWS facade, and environment-based configuration so AWS services can be used with minimal setup.

Use cases

  • use AWS services like S3, DynamoDB, and SQS from a Laravel app
  • inject the AWS SDK client into Laravel services via the container
  • configure AWS credentials and region from .env in Laravel
  • call AWS APIs from Lumen applications
  • publish and customize AWS SDK configuration in a Laravel project

When to choose

  • you are building a Laravel or Lumen app that needs to call AWS services
  • you want idiomatic Laravel integration (service provider, facade, config publishing) for the official AWS SDK for PHP
  • you want credentials and region auto-configured from environment variables

When to avoid

  • your project does not use Laravel or Lumen - use aws/aws-sdk-php directly
  • you need a framework-agnostic or Symfony integration
  • you only need one AWS service with a dedicated Laravel package (e.g., filesystem S3 drivers)

Facets

plugin · maturity active

sdk plugin-system configuration-management cloud-computing web-development backend developer-tools php aws laravel service-provider lumen facade

10 sources

Member repositories

RepositoryRoleHealth v2
aws/aws-sdk-php-laravelmain68

For agents

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

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