devisfunny/php-shopify-api

Simple Shopify Api Client

Installs: 247

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 1

pkg:composer/devisfunny/php-shopify-api

5 2017-07-16 17:42 UTC

This package is not auto-updated.

Last update: 2025-10-14 09:17:57 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