PHPackages                             mpusher/gm-open-sdk-php - 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. mpusher/gm-open-sdk-php

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

mpusher/gm-open-sdk-php
=======================

gm-open-sdk-php

v1.0.5(4y ago)255MITPHP

Since Nov 4Pushed 4y ago1 watchersCompare

[ Source](https://github.com/GMOpen/gm-open-sdk-php)[ Packagist](https://packagist.org/packages/mpusher/gm-open-sdk-php)[ Docs](https://github.com/GMOpen/gm-open-sdk-php)[ RSS](/packages/mpusher-gm-open-sdk-php/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

gm-open-sdk-php
===============

[](#gm-open-sdk-php)

安装
--

[](#安装)

```
composer require mpusher/gm-open-sdk-php
```

使用
--

[](#使用)

```
use GM\GMOpenClient;
use GM\config\OpenApiConfig;

#merchatId 商户id
#signId 签名对应id
#publicKey 公钥
#privateKey 私钥
#mod "dev-测试环境，pro-生产环境"

$config = new OpenApiConfig($merchId, $signId, $publicKey, $privatekey, OpenApiConfig::MOD_DEV);

#$uri 接口地址
#请求参数[业务参数，数组传参]
$res = GMOpenClient::instance($config)->call('/openapi/goods/get', $param);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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

Total

3

Last Release

1616d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5369dcf8dfa4fa8579dbf3699ffc160ffacfd963a68f60b707e2f423c9ffe0de?d=identicon)[mpusher](/maintainers/mpusher)

---

Top Contributors

[![GMOpen](https://avatars.githubusercontent.com/u/93654718?v=4)](https://github.com/GMOpen "GMOpen (19 commits)")

---

Tags

guomiangm-sdk

### Embed Badge

![Health badge](/badges/mpusher-gm-open-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/mpusher-gm-open-sdk-php/health.svg)](https://phpackages.com/packages/mpusher-gm-open-sdk-php)
```

###  Alternatives

[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

728272.9k20](/packages/civicrm-civicrm-core)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[shopware/app-php-sdk

Shopware App SDK for PHP

1577.8k1](/packages/shopware-app-php-sdk)

PHPackages © 2026

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