slepic/shopify-app-kit

Simple PHP kit for development of Shopify apps

v1.1.0 2021-02-22 06:41 UTC

This package is auto-updated.

Last update: 2024-04-22 13:22:05 UTC


README

A simple PHP wrapper around the Shopify API.

Installation

Install via Composer by running composer require slepic/shopify-app-kit in your project directory.

Usage

@todo

Credits

Special thanks to https://github.com/luketowers/php-shopify-api from which this project forked but diverged very quickly which resulted in a completely separte library.