PHPackages                             jayfir/mn-sys-pdd - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. jayfir/mn-sys-pdd

ActiveYii-extension[Utility &amp; Helpers](/categories/utility)

jayfir/mn-sys-pdd
=================

JayFir系统多多进宝集成包

1.0.9(7y ago)356MITPHPPHP &gt;=5.6

Since May 7Pushed 7y agoCompare

[ Source](https://github.com/jayfir/mn-sys-pdd)[ Packagist](https://packagist.org/packages/jayfir/mn-sys-pdd)[ Docs](https://github.com/jayfir/mn-sys-pdd)[ RSS](/packages/jayfir-mn-sys-pdd/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)Dependencies (1)Versions (11)Used By (0)

mn-sys-pdd
==========

[](#mn-sys-pdd)

jayfir 拼多多集成包

注意
==

[](#注意)

```
因拼多多官方刚上线联盟模式,在接口调用方面经常调整,本组件会根据官方修改不时变动,请开发者注意!

```

配置Yii组件
=======

[](#配置yii组件)

```
common\config\main.php
        components=>[

         'pdd' => [
                    'class' => 'jayfir\pdd\PopClient',
                    'appkey' => '***',
                    'secretKey' => '**',
                    'format' => 'JSON'
                ],
        ]

```

调用方式
====

[](#调用方式)

```
example:

$req = new \jayfir\pdd\request\ItemSearchRequest();

        $req->setSortType(2);
        $req->setWithCoupon('true');
        $result = \Yii::$app->pdd->execute($req);

```

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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 ~2 days

Total

10

Last Release

2907d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b5b40d7e5d3b86a516c3036769244ea98c95d6bd3ad421024403f5307cd6bac8?d=identicon)[itroadhd](/maintainers/itroadhd)

---

Top Contributors

[![jayfir](https://avatars.githubusercontent.com/u/33713974?v=4)](https://github.com/jayfir "jayfir (21 commits)")

---

Tags

yii2pddjayfir

### Embed Badge

![Health badge](/badges/jayfir-mn-sys-pdd/health.svg)

```
[![Health](https://phpackages.com/badges/jayfir-mn-sys-pdd/health.svg)](https://phpackages.com/packages/jayfir-mn-sys-pdd)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1452.6k](/packages/dmstr-yii2-cookie-consent)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1357.2k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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