PHPackages                             jeppos/shopify-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. jeppos/shopify-php-sdk

ActiveLibrary[API Development](/categories/api)

jeppos/shopify-php-sdk
======================

An easy to use Shopify PHP SDK.

v0.1(8y ago)1247MITPHPPHP ^7.1

Since Nov 4Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jeppos/shopify-php-sdk)[ Packagist](https://packagist.org/packages/jeppos/shopify-php-sdk)[ RSS](/packages/jeppos-shopify-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (8)Versions (3)Used By (0)

shopify-php-sdk
===============

[](#shopify-php-sdk)

An easy to use Shopify PHP SDK.

[![Codacy Badge](https://camo.githubusercontent.com/d2f1c3205df4be28a3a46eb56e6d611033ab239fe1c92b4d6a175fe57a5306a2/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3431336137393961316563393434616238346531303530323136353931623562)](https://www.codacy.com/app/jeppos/shopify-php-sdk?utm_source=github.com&utm_medium=referral&utm_content=jeppos/shopify-php-sdk&utm_campaign=Badge_Grade)[![Build Status](https://camo.githubusercontent.com/0576df9d04b7992a4aaf71a5c180bab524f6104318b803d66255b0c8a47aa7f2/68747470733a2f2f7472617669732d63692e6f72672f6a6570706f732f73686f706966792d7068702d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jeppos/shopify-php-sdk)[![Codacy Badge](https://camo.githubusercontent.com/c7c4bd2dcdecd19b0101131002c29e37a59798d60edaf5b18a17703b58b4d314/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3431336137393961316563393434616238346531303530323136353931623562)](https://www.codacy.com/app/jeppos/shopify-php-sdk?utm_source=github.com&utm_medium=referral&utm_content=jeppos/shopify-php-sdk&utm_campaign=Badge_Coverage)

Installation
============

[](#installation)

Composer
--------

[](#composer)

```
composer require jeppos/shopify-php-sdk

```

Usage
=====

[](#usage)

Configure
---------

[](#configure)

Create a private app using the instructions found on [Shopify's own documentation](https://help.shopify.com/manual/apps/private-apps), to generate the required credentials.

```
