diff --git a/awesome-php.md b/awesome-php.md index 3946738..bc04dfa 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -85,6 +85,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [PHP Option](https://github.com/schmittjoh/php-option) An option type library. * [Hateoas](https://github.com/willdurand/Hateoas) - A HATEOAS REST web service library. * [Metrics](https://github.com/beberlei/metrics) - A simple metrics API library. +* [AWS SDK](https://github.com/aws/aws-sdk-php) - The official PHP AWS SDK library. # C Extension Frameworks