php-shopify icon indicating copy to clipboard operation
php-shopify copied to clipboard

Status of project?

Open RandyBoBandy92 opened this issue 9 months ago • 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

RandyBoBandy92 avatar Jun 27 '25 19:06 RandyBoBandy92

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.

tareqtms avatar Jun 29 '25 14:06 tareqtms