/php-shopify-app-kit

Simple PHP kit for development of Shopify apps

Primary LanguagePHPMIT LicenseMIT

About

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.