PHPackages                             lunbor/openplatform - 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. lunbor/openplatform

ActiveLibrary

lunbor/openplatform
===================

1.0.1(4y ago)08PHP

Since Aug 3Pushed 4y agoCompare

[ Source](https://github.com/lunbor/openplatform-sdk-php)[ Packagist](https://packagist.org/packages/lunbor/openplatform)[ RSS](/packages/lunbor-openplatform/feed)WikiDiscussions master Synced 6d ago

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

使用方法
====

[](#使用方法)

1.使用composer（推荐）
----------------

[](#1使用composer推荐)

composer config secure-http false &amp;&amp; composer require lunbor/openplatform

```
use Gd\Sdk;

require __DIR__ . "/../autoload.php";

$obj = new Sdk("testappkey111", "请更正为自己的appsecret", "test", "1.0.0");

$str = getLog());
```

2.手动加载
------

[](#2手动加载)

下载源码到目录，假设放置在/path/to/golden目录中

```
use Gd\Sdk;

require "/path/to/golden/autoload.php";

$obj = new Sdk("testappkey111", "请更正为自己的appsecret", "test", "1.0.0");
```

运行example
=========

[](#运行example)

```
    composer run-script example
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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

Unknown

Total

1

Last Release

1749d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20ab3a655b4621a51d0743b61357288011102e4cc5fdca1be35498476788e472?d=identicon)[zhouheng25520](/maintainers/zhouheng25520)

---

Top Contributors

[![lamchee](https://avatars.githubusercontent.com/u/18509095?v=4)](https://github.com/lamchee "lamchee (4 commits)")[![lunbor](https://avatars.githubusercontent.com/u/23371274?v=4)](https://github.com/lunbor "lunbor (2 commits)")

### Embed Badge

![Health badge](/badges/lunbor-openplatform/health.svg)

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

PHPackages © 2026

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