aws/aws-sdk-php-laravel
A Laravel 6+ service provider for the AWS SDK for PHP 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
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
- readme: https://github.com/aws/aws-sdk-php-laravel · fetched 2026-08-28 · b92806daf93f
- homepage: http://aws.amazon.com/sdkforphp/ · fetched 2026-08-29 · 9d6b8d2c8cf5
- site_page: https://aws.amazon.com/getting-started?nc2=h_dsc_aa_gs · fetched 2026-08-29 · f35fd0664950
- site_page: https://aws.amazon.com/about-aws/global-infrastructure?nc2=h_dsc_aa_gi · fetched 2026-08-29 · 79a446e5fbd1
- site_page: https://aws.amazon.com/products/developer-tools/agent-toolkit-for-aws?nc2=h_dsc_ex_s5 · fetched 2026-08-29 · 3cc21b596f92
- site_page: https://aws.amazon.com/pricing?nc2=h_pr_hub · fetched 2026-08-29 · e2abd01d7981
- site_page: https://aws.amazon.com/savingsplans?nc2=h_pr_sp · fetched 2026-08-29 · 9ff3c7ad93e0
- site_page: https://aws.amazon.com/s3/pricing?nc2=h_pr_s3 · fetched 2026-08-29 · 97bbf99c3793
- site_page: https://aws.amazon.com/bedrock/pricing?nc2=h_pr_br · fetched 2026-08-29 · 4ccc538a3696
- site_page: https://aws.amazon.com/rds/pricing?nc2=h_pr_rds · fetched 2026-08-29 · 538280f30c8a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| aws/aws-sdk-php-laravel | main | 68 |
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