-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exploring Future Directions for the SDK #3017
Comments
Modularization/Submodules |
Async/IO |
Encapsulation/Type Safety/IDE discoverability |
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. |
Updating this package with composer fail regularly cause of timeout. Is there already a solution for that ? |
Hi @mcharnayprimeo, thanks for commenting here. Could you please open a new issue and provide more details about what exactly you get?, which one is the error, etc. so we can better look into that problem? Thanks! |
There are 2 things to consider:
Please take a look at https://github.com/async-aws/aws. It's really easy to test the library by simply mocking the HTTP client. |
Hello,
Thanks a lot for your time.
I will see to test your suggestions.
Have a good day
Marlene
…________________________________
De : asispts ***@***.***>
Envoyé : lundi 3 février 2025 04:11
À : aws/aws-sdk-php ***@***.***>
Cc : Charnay Marlène ***@***.***>; Mention ***@***.***>
Objet : Re: [aws/aws-sdk-php] Exploring Future Directions for the SDK (Issue #3017)
There are 2 things to consider:
1. Modularization, so we can install only the required client.
2. Making it easier to mock the client for tests.
Please take a look at https://github.com/async-aws/aws. It's really easy to test the library by simply mocking the HTTP client.
—
Reply to this email directly, view it on GitHub<#3017 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AXAAUTEREAWA52TQN735FVL2N3M6FAVCNFSM6AAAAABQ2NW6DKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRZG44TONJRGY>.
You are receiving this because you were mentioned.
|
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
The text was updated successfully, but these errors were encountered: