robwittman / shopify-php-sdk

PHP SDK for development with the Shopify API
MIT License
64 stars 42 forks source link

Use psr/http-message instead of guzzle #54

Open garak opened 3 years ago

garak commented 3 years ago

This would allow users to choose their HTTP client of choice (even staying with guzzle itself)