PHPackages                             bnyx/jdkd\_sdk - 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. bnyx/jdkd\_sdk

ActiveLibrary

bnyx/jdkd\_sdk
==============

012PHP

Since Dec 15Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Jack33369/jdkd_sdk)[ Packagist](https://packagist.org/packages/bnyx/jdkd_sdk)[ RSS](/packages/bnyx-jdkd-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

请求示例

setDomain("{DOMAIN}");//对接方案的编码，应用订购对接方案后可在订阅记录查看 $request-&gt;setPath("{PATH}");//api的path，可在API文档查看 $request-&gt;setMethod("POST");//只支持POST // 序列化后的JSON字符串 $request-&gt;setBody("{BODY}"); // 为请求添加ISV模式过滤器，自动根据算法计算开放平台鉴权及签名信息 $request-&gt;addFilter($isvFilter); // 为请求添加日志过滤器，日志将会输出到STDOUT，建议仅在测试时使用 $request-&gt;addFilter($loggerFilter); // 为请求添加错误响应解析过滤器，如果不添加需要手动解析错误响应 $request-&gt;addFilter($errorResponseFilter); $options = new Options(); $options-&gt;setAlgorithm(Options::MD5\_SALT); //$options-&gt;setAlgorithm(Options::HMAC\_MD5); //$options-&gt;setAlgorithm(Options::HMAC\_SHA1); //$options-&gt;setAlgorithm(Options::HMAC\_SHA256); //$options-&gt;setAlgorithm(Options::HMAC\_SHA512); $response = $client-&gt;execute($request, $options); echo $response-&gt;getBody();

###  Health Score

14

—

LowBetter than 2% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/98db9f733eab5c751651990364c083a0d76b24d515140956cd48b40574df30c8?d=identicon)[Jack33369](/maintainers/Jack33369)

### Embed Badge

![Health badge](/badges/bnyx-jdkd-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/bnyx-jdkd-sdk/health.svg)](https://phpackages.com/packages/bnyx-jdkd-sdk)
```

PHPackages © 2026

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