PHPackages                             yeejiawei/laravel-shopee-api - 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. yeejiawei/laravel-shopee-api

ActiveLibrary[API Development](/categories/api)

yeejiawei/laravel-shopee-api
============================

Laravel Wrapper for shopee api

0.1.2(4y ago)09MITPHP

Since Apr 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/YeeJiaWei/laravel-shopee-api)[ Packagist](https://packagist.org/packages/yeejiawei/laravel-shopee-api)[ RSS](/packages/yeejiawei-laravel-shopee-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (2)Versions (4)Used By (0)

Laravel Shopee API
==================

[](#laravel-shopee-api)

Usage
-----

[](#usage)

First, initialise the Client

```
$client = new  \Yeejiawei\LaravelShopeeApi\Client([
    'shop_id' => 'SHOP_ID',
    'access_token' => 'ACCESS_TOKEN',
]);
```

Second, get the node

```
$chat = $client->chat();
```

Or use the function in the node

```
$chat = $client->chat()->getConversation(197091754292034);
```

Current avaialable Nodes
------------------------

[](#current-avaialable-nodes)

### Chat node

[](#chat-node)

- getMessage
- sendMessage
- sendAutoreplyMessage
- getConversations
- getConversation
- deleteConversation
- getUnreadConversationCount
- pinConversation
- unpinConversation
- readConversationn
- unreadConversation
- getOfferToggleStatus
- setOfferToggleStatus
- uploadImage

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

3

Last Release

1502d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9152031e78e9cbe6a605f4f2c27e98172d0e3a184924446a28e2f47d46b77eea?d=identicon)[YeeJiaWei](/maintainers/YeeJiaWei)

---

Top Contributors

[![YeeJiaWei](https://avatars.githubusercontent.com/u/21292986?v=4)](https://github.com/YeeJiaWei "YeeJiaWei (8 commits)")

### Embed Badge

![Health badge](/badges/yeejiawei-laravel-shopee-api/health.svg)

```
[![Health](https://phpackages.com/badges/yeejiawei-laravel-shopee-api/health.svg)](https://phpackages.com/packages/yeejiawei-laravel-shopee-api)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[flat3/lodata

OData v4.01 Producer for Laravel

96320.9k](/packages/flat3-lodata)[freshbitsweb/laravel-google-analytics-4-measurement-protocol

A Laravel package to use Measurement Protocol for Google Analytics 4

20111.0k](/packages/freshbitsweb-laravel-google-analytics-4-measurement-protocol)[simplestats-io/laravel-client

Client for SimpleStats!

4515.5k](/packages/simplestats-io-laravel-client)[jasara/php-amzn-selling-partner-api

A fluent interface for Amazon's Selling Partner API in PHP

1344.8k1](/packages/jasara-php-amzn-selling-partner-api)[spatie/spatie-price-api

The Price API used at promotional sites for our own products

1515.1k1](/packages/spatie-spatie-price-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
