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

ActiveLibrary[API Development](/categories/api)

freeflygit/shopee-php
=====================

Shopee Partner API PHP SDK

08[1 PRs](https://github.com/freeflygit/shopee-php/pulls)PHP

Since Feb 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/freeflygit/shopee-php)[ Packagist](https://packagist.org/packages/freeflygit/shopee-php)[ RSS](/packages/freeflygit-shopee-php/feed)WikiDiscussions main Synced 2d ago

READMEChangelogDependenciesVersions (2)Used By (0)

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

[](#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 freeflygit/shopee-php
```

Usage
-----

[](#usage)

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

```
