slepic/shopify-app-kit

Simple PHP kit for development of Shopify apps

Installs: 82

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/slepic/shopify-app-kit

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

This package is auto-updated.

Last update: 2025-09-22 16:47:34 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.