PHPackages                             dilneiss/shopee-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. dilneiss/shopee-php

ActiveLibrary[API Development](/categories/api)

dilneiss/shopee-php
===================

Shopee Partner API PHP SDK

v3.0.0.10(3y ago)1447BSD-3-ClausePHPPHP &gt;=7.1

Since Oct 4Pushed 3y agoCompare

[ Source](https://github.com/dilneiss/shopee-php)[ Packagist](https://packagist.org/packages/dilneiss/shopee-php)[ Docs](https://github.com/technology20nn/shopee-php)[ RSS](/packages/dilneiss-shopee-php/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (10)Dependencies (7)Versions (31)Used By (0)

shopee-php
==========

[](#shopee-php)

[![tests](https://github.com/minchao/shopee-php/workflows/tests/badge.svg?branch=master)](https://github.com/minchao/shopee-php/actions?query=workflow%3Atests)[![Latest Stable Version](https://camo.githubusercontent.com/546d18ad13a4b0f5982d32483d9d353e09c6f8826aca16ae77d2fd0b006f131e/68747470733a2f2f706f7365722e707567782e6f72672f6d696e6368616f2f73686f7065652d7068702f762f737461626c65)](https://packagist.org/packages/minchao/shopee-php)[![Latest Unstable Version](https://camo.githubusercontent.com/e7f065c50b97e0e4732205803a2d14ac69d9de434d8c1ec265e8930b565b1957/68747470733a2f2f706f7365722e707567782e6f72672f6d696e6368616f2f73686f7065652d7068702f762f756e737461626c65)](https://packagist.org/packages/minchao/shopee-php)[![composer.lock](https://camo.githubusercontent.com/27db589bfc3948f7404b0ed5c80efe97136541a65e6168272c8e19c2ecf736cb/68747470733a2f2f706f7365722e707567782e6f72672f6d696e6368616f2f73686f7065652d7068702f636f6d706f7365726c6f636b)](https://packagist.org/packages/minchao/shopee-php)

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 minchao/shopee-php
```

Usage
-----

[](#usage)

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

```
