slepic/shopify-app-kit

Simple PHP kit for development of Shopify apps

Maintainers

Package info

github.com/slepic/php-shopify-app-kit

pkg:composer/slepic/shopify-app-kit

Statistics

Installs: 82

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-22 17:45:36 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.