phpclassic/php-shopify

Status of project?

Opened this issue · 1 comments

I'm currently working on becoming a 3PL to fulfil shopify orders for my clients, our backend is in PHP so I'm interested in using this library. I wanted to see the state of the library, whether it is still in use and is recommended in its current state, or if work needs to be done due to the change from REST to GraphQL.

Thanks

Hi @RandyBoBandy92
I am glad that you are still considering this for your projects. After Shopify has decided to remove REST API, there is not much to do with the SDK, it's just a simple wrapper for GraphQL. It still works and I believe many people / projects are still using it. But I would recommend you to better use Shopify official PHP package instead of this, as that is better maintained.