Registry / cloud / aws-aws-sdk-php-laravel

aws-aws-sdk-php-laravel

JSON →
library3.11.0phppackagistunverified

A simple Laravel 9/10/11/12/13 service provider for including the AWS SDK for PHP.

composer require aws/aws-sdk-php-laravel
INSTALL
IMPORT
SIG · AWS-AWS-SDK-PHP-LA
A
aws-aws-sdk-php-laravel
cloudphpv3.11.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AwsServiceProvider
use Aws\Laravel\AwsServiceProvider;

Register the AWS service provider and create an S3 client.

use Aws\Laravel\AwsServiceProvider; $app->register(AwsServiceProvider::class); $s3 = \Aws\S3\S3Client::factory(['region' => 'us-east-1']);
Debug
Known issues
breakingRequires Laravel 9+ and PHP 8.0+
fix
Upgrade to Laravel 9+ and PHP 8.0+
affects: <3.0.0
Upgrade
Version history
3.11.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
28
Amazon
1
OpenAI (training)
1
Resources
aws-aws-sdk-php-laravel — pip install aws-aws-sdk-php-laravel · libregistry