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

ActiveLibrary[API Development](/categories/api)

abbotton/laravel-doudian
========================

抖音小店开放平台SDK

v1.1.6(4y ago)182448[1 issues](https://github.com/Abbotton/laravel-doudian/issues)MITPHPPHP &gt;=7.2

Since Feb 9Pushed 4y ago2 watchersCompare

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

READMEChangelog (7)Dependencies (4)Versions (18)Used By (0)

抖音小店SDK for Laravel
===================

[](#抖音小店sdk-for-laravel)

[![Latest Version on Packagist](https://camo.githubusercontent.com/cc59733cd638f818a7f2fb929a9e7618a35b3fbdd79acca25df3718b4ec69bc4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6162626f74746f6e2f6c61726176656c2d646f756469616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abbotton/laravel-doudian)[![Build Status](https://camo.githubusercontent.com/5a152f95772f9ed59dbc1fa2b5d8811325a0b8bd648e89bee0f973636f3972b1/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6162626f74746f6e2f6c61726176656c2d646f756469616e2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/abbotton/laravel-doudian)[![Quality Score](https://camo.githubusercontent.com/bd226effe00879ae9ae2e69779ce6d198c09d389249affe8349feec0ecd38587/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6162626f74746f6e2f6c61726176656c2d646f756469616e2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/abbotton/laravel-doudian)[![Total Downloads](https://camo.githubusercontent.com/2ce8eabbc5f0c5aa98169fcea0124a599bac780f8e0ae9a66a7a57256e1cdefc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6162626f74746f6e2f6c61726176656c2d646f756469616e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/abbotton/laravel-doudian)

安装
--

[](#安装)

1、通过`composer`安装扩展包。

```
composer require abbotton/laravel-doudian
```

2、发布配置文件。

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

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

使用
--

[](#使用)

```
$response = app('doudian')->shop->getShopCategory(['cid' => 0]);
dd($response);
```

支持多个授权店铺之间切换，默认不传参为最早授权的店铺

```
app('doudian')->setShopId($shopId)->order->orderDetail(["shop_order_id"=>'5557097346351159555']);
```

### 测试

[](#测试)

```
composer test
```

### 更新记录

[](#更新记录)

查看[CHANGELOG](CHANGELOG.md)获取更详细的更新说明.

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% 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 ~27 days

Recently: every ~46 days

Total

17

Last Release

1533d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16308633?v=4)[Abbotton](/maintainers/Abbotton)[@Abbotton](https://github.com/Abbotton)

---

Top Contributors

[![Abbotton](https://avatars.githubusercontent.com/u/16308633?v=4)](https://github.com/Abbotton "Abbotton (60 commits)")[![shubo83](https://avatars.githubusercontent.com/u/3070621?v=4)](https://github.com/shubo83 "shubo83 (15 commits)")

---

Tags

Doudianjinritemaiabbotton

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[simplestats-io/laravel-client

Analytics for Laravel. Track visitors, registrations, and payments. Discover which channels actually drive revenue, not just traffic. Server-side, GDPR compliant, ad-blocker proof.

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

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

1348.7k1](/packages/jasara-php-amzn-selling-partner-api)[files.com/files-php-sdk

Files.com PHP SDK

2481.1k](/packages/filescom-files-php-sdk)

PHPackages © 2026

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