PHPackages                             james-ban/qiyuesuo - 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. james-ban/qiyuesuo

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

james-ban/qiyuesuo
==================

composer qiyuesuo sdk

v1.0.1(8y ago)122BSD-3-ClausePHP &gt;=5.4.0

Since Jan 16Compare

[ Source](https://github.com/jamesBan/qiyuesuo)[ Packagist](https://packagist.org/packages/james-ban/qiyuesuo)[ RSS](/packages/james-ban-qiyuesuo/feed)WikiDiscussions Synced yesterday

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

php SDK提供了契约锁API的请求封装、摘要签名、响应解释等功能，您可以直接使用SDK实现合同的签署流程。

php 版本说明：PHP5.6及以上；

```
require_once "vendor/autoload.php";

use qiyuesuo\common\SDKClient;
use qiyuesuo\service\impl\SealServiceImpl;

//印章接口测试
$sdk = new SDKClient("0VPomO22**", "nOcih5AtxnD6vCmYLWi42iz2VJM0**", "https://openapi.qiyuesuo.me");
$sealServiceImpl = new SealServiceImpl($sdk);
$result =  $sealServiceImpl->findSeal('123456');
print_r($result);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

3087d ago

### Community

Maintainers

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

---

Top Contributors

[![jamesBan](https://avatars.githubusercontent.com/u/4654068?v=4)](https://github.com/jamesBan "jamesBan (3 commits)")

### Embed Badge

![Health badge](/badges/james-ban-qiyuesuo/health.svg)

```
[![Health](https://phpackages.com/badges/james-ban-qiyuesuo/health.svg)](https://phpackages.com/packages/james-ban-qiyuesuo)
```

PHPackages © 2026

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