PHPackages                             dspacelabs/shopify-client - 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. dspacelabs/shopify-client

AbandonedLibrary

dspacelabs/shopify-client
=========================

Shopify Client

0.1.x-dev(8y ago)3486MITPHP

Since Jun 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dSpaceLabs/shopify-client)[ Packagist](https://packagist.org/packages/dspacelabs/shopify-client)[ Docs](https://github.com/dSpaceLabs/Shopify)[ RSS](/packages/dspacelabs-shopify-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (3)Versions (2)Used By (0)

Shopify Client [![Build Status](https://camo.githubusercontent.com/c0bfe48b563630d3dbf87f5b3470d10028bb1d8d46501f19cb207a8204d9fa01/68747470733a2f2f7472617669732d63692e6f72672f6453706163654c6162732f53686f706966792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dSpaceLabs/Shopify)
====================================================================================================================================================================================================================================================================================================

[](#shopify-client-)

PHP Shopify Client for easy integration into your projects and apps

- PHP Client for working with the Shopify API
- Source code is well documented
- Heavily tested and maintained
- Production Shopify Apps are using
- Maintain a high standard of code quality [![Code Climate](https://camo.githubusercontent.com/40c2b80f97c2e27b2dc9e1aa1fe227c1fa71854f618c95f58e0b93af8e69ca27/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f6453706163654c6162732f53686f706966792f6261646765732f6770612e737667)](https://codeclimate.com/github/dSpaceLabs/Shopify)
- Private apps support

Requirements
------------

[](#requirements)

- PHP cURL extension
- PHP &gt;= 5.4
    - See [Travis CI](https://travis-ci.org/dSpaceLabs/Shopify) for builds of each version
- [Shopify Partner Account](https://developers.shopify.com/?ref=dspace)

Installation
------------

[](#installation)

```
composer require "dspacelabs/shopify:^1.0@dev"
```

Usage
-----

[](#usage)

### Redirect user to Shopify to authorize your application

[](#redirect-user-to-shopify-to-authorize-your-application)

```
