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

ActiveLibrary[API Development](/categories/api)

quynp/shopee
============

Shopee Partner API PHP SDK

0181PHP

Since May 4Pushed 7y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

shopee php by minchao - Edited by Quy Nguyen
============================================

[](#shopee-php-by-minchao---edited-by-quy-nguyen)

Update package
==============

[](#update-package)

- Categories get list
- Categories add new
- Update item all attributes
- Update Logistics

This is a [Shopee Partner API](https://partner.shopeemobile.com/docs/) 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 quynp/shopee

```

Usage
-----

[](#usage)

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

```
