PHPackages                             aidilrozi/shopee-api-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. aidilrozi/shopee-api-sdk

ActiveLibrary

aidilrozi/shopee-api-sdk
========================

Shopee Partner API PHP SDK

352PHPCI failing

Since Aug 6Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Aidilrozi/shopee-api-sdk)[ Packagist](https://packagist.org/packages/aidilrozi/shopee-api-sdk)[ RSS](/packages/aidilrozi-shopee-api-sdk/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

shopee-api-sdk
==============

[](#shopee-api-sdk)

[![Build Status](https://camo.githubusercontent.com/bba2581dc698fe8a4912e6ec8937b6324cb4f2bad91f10a22a1ec9d0abe9c7df/68747470733a2f2f7472617669732d63692e6f72672f416964696c726f7a692f73686f7065652d6170692d73646b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Aidilrozi/shopee-api-sdk)[![Latest Stable Version](https://camo.githubusercontent.com/606dc7a7d290fd6aa6e4940d585bd2865848b5656059828c049826e9a7cd54d7/68747470733a2f2f706f7365722e707567782e6f72672f416964696c726f7a692f73686f7065652d6170692d73646b2f762f737461626c65)](https://packagist.org/packages/Aidilrozi/shopee-api-sdk)[![Latest Unstable Version](https://camo.githubusercontent.com/9f4a59be17e9ba5fc216b2a0d03c16a42bd25415fd3b41421837d96efa6dcae3/68747470733a2f2f706f7365722e707567782e6f72672f416964696c726f7a692f73686f7065652d6170692d73646b2f762f756e737461626c65)](https://packagist.org/packages/Aidilrozi/shopee-api-sdk)[![composer.lock](https://camo.githubusercontent.com/e3eea5e2881053941b50e84aa11ced35526a6c711328b9849ab84928e7b26088/68747470733a2f2f706f7365722e707567782e6f72672f416964696c726f7a692f73686f7065652d6170692d73646b2f636f6d706f7365726c6f636b)](https://packagist.org/packages/Aidilrozi/shopee-api-sdk)

This is a [Shopee Partner API](https://open.shopee.com/documents) Client for PHP.

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

[](#requirements)

- PHP &gt;= 7.1
- [Composer](https://getcomposer.org/download/)
- [Guzzle](https://guzzle.readthedocs.io/en/latest/overview.html#requirements)

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

[](#installation)

Execute the following command to get the package:

```
$ composer require Aidilrozi/shopee-api-sdk
```

Usage
-----

[](#usage)

Create an instance of the Shopee client, then use to access the Shopee Partner API.

```
