aws / aws-sdk-php

Official repository of the AWS SDK for PHP (@awsforphp)
http://aws.amazon.com/sdkforphp
Apache License 2.0
6.03k stars 1.22k forks source link

Exploring Future Directions for the SDK #3017

Open stobrien89 opened 3 weeks ago

stobrien89 commented 3 weeks ago

Describe the issue

Hello Everyone,

We’re excited to announce we are currently exploring potential updates and improvements for the AWS SDK for PHP.

We Need Your Feedback!

Below we’ve listed a few of the most commonly requested features in separate comments (Modularization, Async/IO functionality, etc.). Please react with a 👍 to the features you would like to see in a major update to the SDK, or any other feedback, suggestions, etc. you would like to highlight. If there is something specific you’d like to see, please comment on this issue with your ideas or suggestions. They can include, but are not limited to:

Next Steps:

Your input will play a key role in shaping the direction we take. We will collect your feedback over the next month and evaluate which updates to prioritize.

— The AWS SDK for PHP Team

stobrien89 commented 3 weeks ago

Modularization/Submodules

stobrien89 commented 3 weeks ago

Async/IO

stobrien89 commented 3 weeks ago

Encapsulation/Type Safety/IDE discoverability

fredericgboutin-yapla commented 2 weeks ago

I would like to stress out that we appreciate the stability and the retro-compatibility.

For example supporting a wide range of PHP versions and keeping a single major version as much as possible over time, this is very important for us in the long run.