PHPackages                             lngo/shopify-sdk-php - 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. lngo/shopify-sdk-php

ActiveProject[API Development](/categories/api)

lngo/shopify-sdk-php
====================

Shopify SDK PHP had cloned from https://github.com/cmcdonaldca/ohShopify.php.git.

v0.0.3(8y ago)1442GPL-3.0PHPPHP &gt;=5.4

Since Sep 9Pushed 8y ago2 watchersCompare

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

READMEChangelogDependencies (1)Versions (4)Used By (0)

shopify.php
===========

[](#shopifyphp)

Lightweight multi-paradigm PHP (JSON) client for the [Shopify API](http://api.shopify.com/).

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

[](#requirements)

- PHP 5.4 with [cURL support](http://php.net/manual/en/book.curl.php).
- Only compatible OAuth Shopify Apps. For Legacy Authentication: [Use an old version of ohShopify.php](https://github.com/cmcdonaldca/ohShopify.php/blob/7ee7a344ca83518a0560ba585d4f8deab65bf5cd/shopify.php)

Getting Started
---------------

[](#getting-started)

Basic needs for authorization and redirecting

```
