zerolfc/aws-sdk-php-v2

AWS SDK for PHP - Use Amazon Web Services in your PHP project

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/zerolfc/aws-sdk-php-v2

dev-master 2018-09-05 08:23 UTC

This package is auto-updated.

Last update: 2025-12-06 13:08:56 UTC


README

PHP AWS SDK V2 Fork from aws/aws-sdk-php v2.8.31

SNS

  • PhoneNumber for sending SMS
  • setSMSAttributes updates SMS attributes such as MonthlySpendLimit

SQS

  • createQueue only work for standard queue
  • MessageGroupId required for FIFO (Your must create FIFO queue from the AWS dashboard)