The AWS Developer Center is a one-stop shop for developers seeking to expand their AWS expertise, connect with AWS communities, download tools, and find useful resources, including:
- SDK for PHP, which simplifies AWS services with a set of libraries that are consistent for PHP devs.
- AWS Laravel SDK plugin, a Laravel plugin that integrates AWS services with your applications.
- AWS IDE toolkits for VS Code and IntelliJ IDEA to help you write, debug and deploy your code.
Of course, Laravel already includes the SDK on every install for the SQS queue driver, DynamoDb failed job storage, Flysystem, and SES mail driver. So, you are all set to start utilizing other features of the SDK.
--
Thanks to AWS for sponsoring this post.