Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 432 Bytes

File metadata and controls

18 lines (11 loc) · 432 Bytes

PHPGenesis/AWS

The PHPGenesis AWS Package is an abstraction layer on top of the AWS PHP SDK. Specifically, it provides a simple API for interacting with AWS Services that are not already implemented in the Laravel Framework

Installation

To install the AWS package, you can use Composer:

composer require phpgenesis/aws

Usage

The following AWS Services are available in this package:

  • SimpleEmailService