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 today

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 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

2572d ago

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

0.0.0.2PHP &gt;=5.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/411f7f89d423c15f097a1019ef6766f287856a06bbf0ddb487b7df1c911d3476?d=identicon)[rxqn2008](/maintainers/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

[laravel-frontend-presets/now-ui-dashboard

Laravel 11.x Front-end preset for now ui dashboard

22318.3k](/packages/laravel-frontend-presets-now-ui-dashboard)[artesaos/cidadesbr

537.7k](/packages/artesaos-cidadesbr)

PHPackages © 2026

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