Aws Sdk Php Laravel

screenshot of Aws Sdk Php Laravel

A Laravel 6+ service provider for the AWS SDK for PHP

Overview

The AWS Service Provider for Laravel is a simple Laravel service provider designed to facilitate the integration of the official AWS SDK for PHP into Laravel and Lumen applications. This README pertains to version 3.x of the service provider, tailored to work with Version 3 of the AWS SDK for PHP and Laravel 5.1.

Features

  • Easy Integration: Streamlines the inclusion of the AWS SDK for PHP in Laravel and Lumen applications.
  • Flexible Compatibility: Supports laravel/framework versions 6.0 to 11.0 and aws/aws-sdk-php ^3.27.
  • Configuration Options: Easy customization through environment variables or dedicated configuration file.
  • Community Support: Accessible community resources like GitHub issues, StackOverflow, Gitter, and AWS Support for assistance.

Summary

The AWS Service Provider for Laravel simplifies the integration of the official AWS SDK for PHP into Laravel and Lumen applications. With flexible compatibility, easy installation process, and community support channels, developers can efficiently leverage AWS services within their PHP applications.