PHPackages                             jszgjsj/laravel-doudian - 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. jszgjsj/laravel-doudian

ActiveLibrary[API Development](/categories/api)

jszgjsj/laravel-doudian
=======================

抖音小店开放平台SDK

v1.1(3y ago)012MITPHPPHP &gt;=7.2

Since Jan 31Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jszgjsj/laravel-doudian)[ Packagist](https://packagist.org/packages/jszgjsj/laravel-doudian)[ RSS](/packages/jszgjsj-laravel-doudian/feed)WikiDiscussions main Synced 3w ago

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

基于Laravel 的 抖店开放平台 sdk
======================

[](#基于laravel-的-抖店开放平台-sdk)

\#目前只开放了订单和退费相关sdk order &amp;&amp; AfterSale

安装
--

[](#安装)

```
composer require "jszgjsj/laravel-doudian"
```

配置
--

[](#配置)

1. 创建配置文件：

```
php artisan vendor:publish --provider="Oneself\DouDian\DouDianServiceProvider"
```

2. 可选，添加别名

```
    Oneself\DouDian\DouDianServiceProvider::class
```

3. 修改`config/doudian.php`中相关配置。

使用
--

[](#使用)

```
use Oneself\DouDian\DouDian;

$doudian = new DouDian(config('doudian.default'));# 支持多开放平台切换
$doudian->setShopId('店铺ID')->order->orderDetail(["shop_order_id"=>'店铺订单号']);
```

欢迎联系指正！感谢！
----------

[](#欢迎联系指正感谢)

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Unknown

Total

1

Last Release

1243d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4a32349677ae7b1b859f6c94efce7644ac8b91048e91bb21aeea3cc701a15791?d=identicon)[jszgjsj](/maintainers/jszgjsj)

---

Top Contributors

[![jszgjsj](https://avatars.githubusercontent.com/u/28626830?v=4)](https://github.com/jszgjsj "jszgjsj (1 commits)")

---

Tags

Doudian

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jszgjsj-laravel-doudian/health.svg)

```
[![Health](https://phpackages.com/badges/jszgjsj-laravel-doudian/health.svg)](https://phpackages.com/packages/jszgjsj-laravel-doudian)
```

###  Alternatives

[defstudio/telegraph

A laravel facade to interact with Telegram Bots

815320.5k3](/packages/defstudio-telegraph)[riclep/laravel-storyblok

A Laravel wrapper around the Storyblok API to provide a familiar experience for Laravel devs

6277.0k5](/packages/riclep-laravel-storyblok)[jasara/php-amzn-selling-partner-api

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

1348.1k1](/packages/jasara-php-amzn-selling-partner-api)[rapidez/core

Rapidez Core

1822.4k65](/packages/rapidez-core)

PHPackages © 2026

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