From 92b5262b6a6418e1919c566090aec9f9564bbba7 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 8 May 2020 17:12:49 +0100 Subject: [PATCH] Add AsyncAWS unofficial AWS SDK. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 395589f..6c39f97 100644 --- a/README.md +++ b/README.md @@ -753,6 +753,7 @@ Libraries to help manage database schemas and migrations. *Libraries for accessing third party APIs.* * [Amazon Web Service SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library. +* [AsyncAWS](https://async-aws.com/) - An unofficial asynchronous PHP AWS SDK. * [Campaign Monitor](https://campaignmonitor.github.io/createsend-php/) - The official Campaign Monitor PHP library. * [Dropbox SDK](https://github.com/dropbox/dropbox-sdk-php) - The official PHP Dropbox SDK library. * [Github](https://github.com/KnpLabs/php-github-api) - A library to interface with the Github API.