aws/aws-sdk-php-laravel
A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.
3.11.0
40M downloads/mo
#708 most downloaded on Packagist
aws/aws-sdk-php-laravel
What this package is like to depend on
Last release 5 months ago
24 Mar 2026
Ships fairly regularly
a new release about every 6 months
Nearly every release is documented
notes for 28 of 30 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
31 releases · first in 2013
1 release in the last 12 months
see the full history below
Release timeline
31 releases · Feb 2013 to Mar 2026
2014
2016
2018
2020
2022
2024
2026
Releases
latest 31-
3.11.024 Mar 2026Release notes
Open source →- Adds support for Laravel 13
- Drops support for Laravel 6, 7, and 8
- Bumps SDK dependency floor to
3.366.0for 8.5 support
-
3.10.026 Feb 2025Release notes
Open source →- Adds support for Laravel 12 and PHP 8.4
- Drops support for PHP runtimes 8.0.x and below.
-
3.9.018 Mar 2024Release notes
Open source →- Adds support for Laravel 11
- Deprecates PHP versions
<7.2.5 - Adds support for PHP 8.3
-
3.8.124 Mar 2023Release notes
Open source →- Adds
.gitattributesto exclude tests and other non-pertinent files from package.
- Adds
-
3.8.016 Feb 2023 -
3.7.008 Mar 2022 -
3.6.014 Sep 2020 -
3.5.011 Mar 2020 -
3.4.009 Sep 2019 -
3.3.215 Mar 2019Release notes
Open source →- Align with suggested Laravel configuration practices
- Travis CI updated with PHP 7.3 and dependency resolution fixes
Release notes
Open source →- Align with suggested Laravel configuration practices
- Travis CI updated with PHP 7.3 and dependency resolution fixes
-
3.3.103 Dec 2018Release notes
Open source →- Modify service provider to use different config for publishing and default usage
-
3.3.012 Nov 2018Release notes
Open source →- Adds AWS credentials to published service provider configuration by default
-
3.2.119 Oct 2018Release notes
Open source →- Update Travis CI with later PHP versions
- Fix composer dependency resolution issue for Travis & PHP 5.5.9
- Updated location of aws config file in README.md
- Update README.md
-
3.2.016 Nov 2017Release notes
Open source →- Added --provider option for vendor:publish command
- Added support for Laravel Auto-Discovery
-
3.1.018 Jan 2016 -
3.0.318 Sep 2015Release notes
Open source →- Added support for configuring credentials with environmental variables, a ini
file at
~/.aws/credentials, or with Ec2 instance profiles instead of requiring their inclusion in theaws.phpconfig file.
- Added support for configuring credentials with environmental variables, a ini
file at
-
3.0.210 Aug 2015Nothing published for this version
-
3.0.105 Aug 2015 -
3.0.010 Jun 2015Release notes
Open source →- Service provider is now compatible with Laravel 5.1 and Version 3 of the AWS SDK for PHP.
-
2.0.110 Jun 2015 -
2.0.012 Mar 2015 -
2.0.0-beta.119 Feb 2015 pre-releaseNothing published for this version
-
1.2.012 Sep 2016Nothing published for this version
-
1.1.213 Feb 2015 -
1.1.112 May 2014Release notes
Open source →- Updated default module config file to make it more compatible with environment credentials
-
1.1.004 Sep 2013Release notes
Open source →- Added package-level config that can be published with Artisan
- Updated config loading logic to support package-level config
- Updated config loading logic to support AWS SDK for PHP config files via the
config_filekey - Updated code, tests, and the README to support the config refactoring
- This module is now following semver
-
1.0.420 Jun 2013Release notes
Open source →- Added support for the AWS facade
- Updated
composer.jsonto require only specific components of Laravel - Updated
composer.jsonto require version 2.2+ of the AWS SDK for PHP
-
1.0.326 Apr 2013Release notes
Open source →- Update Composer dependencies to work with newer version of the AWS SDK for PHP and Laravel
-
1.0.211 Mar 2013 -
1.0.107 Mar 2013Release notes
Open source →- Improved usage instructions in the README
- Fixed logic for retrieving Laravel version
-
1.0.014 Feb 2013