devisfunny/php-shopify-api

Simple Shopify Api Client

5 2017-07-16 17:42 UTC

This package is not auto-updated.

Last update: 2024-04-16 02:04:51 UTC


README

Simple Client to communicate with Shopify and develop your Shopify App more easily.

The authentication of the app with Shopify is through OAuth, see Shopify Help: OAuth

This library is based on phpish/shopify

To do

  • Unit tests
  • Example of use