Skip to content
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

Add support for AsyncAws #43

Merged
merged 3 commits into from
Apr 4, 2020
Merged

Add support for AsyncAws #43

merged 3 commits into from
Apr 4, 2020

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Mar 14, 2020

The Async Aws is basically the same thing as the official AWS PHP SDK but with a few differences:

  • Async first
  • No Guzzle, Yes Symfony HTTP Client
  • Readable code
  • Small package size

@Nyholm Nyholm marked this pull request as ready for review March 15, 2020 09:06
@Nyholm Nyholm force-pushed the async-aws branch 2 times, most recently from a3fa96d to 73c715f Compare March 15, 2020 09:27
@Nyholm
Copy link
Member Author

Nyholm commented Mar 15, 2020

Version 0.3. is released. It supports Flysystem 1 and 2-alpha.

I made some updates to make sure CI would pass on PHP 7.1.

This PR is ready for a review

@tgalopin
Copy link
Member

tgalopin commented Apr 4, 2020

Thanks, I'll review it ASAP!

@tgalopin tgalopin merged commit 9205bc7 into thephpleague:master Apr 4, 2020
@tgalopin
Copy link
Member

tgalopin commented Apr 4, 2020

Thank you @Nyholm, it's a great PR :)

@Nyholm
Copy link
Member Author

Nyholm commented Apr 5, 2020

Thank you for merging.

@Nyholm Nyholm deleted the async-aws branch April 5, 2020 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants