PHPackages                             rxqn2008/yunji-util - 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. rxqn2008/yunji-util

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rxqn2008/yunji-util
===================

api util class

0.0.0.2(7y ago)08MITPHPPHP &gt;=5.2

Since Apr 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/rxqn2008/yunji-util)[ Packagist](https://packagist.org/packages/rxqn2008/yunji-util)[ RSS](/packages/rxqn2008-yunji-util/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

文档地址： [https://api.yunjiweidian.com/showdoc/index.php?s=/57&amp;page\_id=781](https://api.yunjiweidian.com/showdoc/index.php?s=/57&page_id=781)

```
//云集POP业务使用方式
$yunji = new Yunji('云集POP平台提供的app_key' , '云集POP平台提供的secret' , '云集POP平台提供的customerid');
$yunji->method = 'order.list.get';  //动态设置方法
$param = array();
$param['query_type']=0; //1:修改时间 0:创建时间
$param['start_modified']= date('Y-m-d H:i:s',strtotime("-1 day"));
$param['end_modified']= date('Y-m-d H:i:s');
$param['status']=40;  //待发货
$param['page_no']=1;
$param['page_size']=50;
$yunji->body=json_encode($param);
$rs=$yunji->request();

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity46

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

2

Last Release

2621d ago

PHP version history (2 changes)0.0.0.1PHP &gt;=7.0

0.0.0.2PHP &gt;=5.2

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/rxqn2008-yunji-util/health.svg)

```
[![Health](https://phpackages.com/badges/rxqn2008-yunji-util/health.svg)](https://phpackages.com/packages/rxqn2008-yunji-util)
```

###  Alternatives

[gajus/dindent

HTML indentation library for development and testing.

1782.0M60](/packages/gajus-dindent)[heise/shariff

PHP backend for Shariff. Shariff enables website users to share their favorite content without compromising their privacy.

136153.5k9](/packages/heise-shariff)[uvdesk/automation-bundle

UVDesk Community Help desk Automation Bundle

2239.0k](/packages/uvdesk-automation-bundle)[qcloud/vod-sdk-v5

VOD SDK For PHP

1151.2k1](/packages/qcloud-vod-sdk-v5)

PHPackages © 2026

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