devisfunny/php-shopify-api

Simple Shopify Api Client

Maintainers

Package info

github.com/devisfunny/php-shopify-api

Issues

pkg:composer/devisfunny/php-shopify-api

Statistics

Installs: 249

Dependents: 0

Suggesters: 0

Stars: 1

5 2017-07-16 17:42 UTC

This package is not auto-updated.

Last update: 2026-03-17 11:16:48 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