PHPackages                             mu/juyuan - 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. mu/juyuan

ActiveLibrary[API Development](/categories/api)

mu/juyuan
=========

use for jybc api request

2.0.1(5y ago)01.5k↓70.8%MITPHPPHP &gt;=5.5

Since Jun 19Pushed 5y agoCompare

[ Source](https://github.com/Sparkinzy/request_client)[ Packagist](https://packagist.org/packages/mu/juyuan)[ RSS](/packages/mu-juyuan/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

Request
=======

[](#request)

安装
--

[](#安装)

```
composer require mu/juyuan
```

用法
--

[](#用法)

```
use Mu\Juyuan\Request;
# 第一步：声明网关地址
Request::$gateway = 'http://api.douban.com';

# 第二步：按照指定格式请求参数
$params = array(
	'action' => 'movie.page',
);
# 第三部：确定请求方式 GET|POST

# GET请求
Request::get($params);

# POST
Request::post($params);
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity60

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

Recently: every ~143 days

Total

8

Last Release

1887d ago

Major Versions

v1.0.10 → 2.0.12021-04-23

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8643392?v=4)[Talent Su](/maintainers/sparkinzy)[@Sparkinzy](https://github.com/Sparkinzy)

---

Top Contributors

[![Sparkinzy](https://avatars.githubusercontent.com/u/8643392?v=4)](https://github.com/Sparkinzy "Sparkinzy (15 commits)")

### Embed Badge

![Health badge](/badges/mu-juyuan/health.svg)

```
[![Health](https://phpackages.com/badges/mu-juyuan/health.svg)](https://phpackages.com/packages/mu-juyuan)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[avalara/avataxclient

Client library for Avalara's AvaTax suite of business tax calculation and processing services. Uses the REST v2 API.

528.3M7](/packages/avalara-avataxclient)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)[files.com/files-php-sdk

Files.com PHP SDK

2478.1k](/packages/filescom-files-php-sdk)[aimeos/prisma

A powerful PHP package for integrating media related Large Language Models (LLMs) into your applications

1772.4k4](/packages/aimeos-prisma)

PHPackages © 2026

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