PHPackages                             goldentech-sh/golden-openapi - 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. goldentech-sh/golden-openapi

ActiveLibrary[API Development](/categories/api)

goldentech-sh/golden-openapi
============================

GoldenTech-SH OpenApi PHP SDK

029PHP

Since Oct 18Pushed 4y ago1 watchersCompare

[ Source](https://github.com/GoldenTechSH/golden-openapi)[ Packagist](https://packagist.org/packages/goldentech-sh/golden-openapi)[ RSS](/packages/goldentech-sh-golden-openapi/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

### Installation

[](#installation)

```
composer require goldentech-sh/golden-openapi

```

### Usage

[](#usage)

```
    $clientKey    = 'clientKey';
    $clientSecret = 'clientSecret';

    $apiId = 10081;
    $params = [
        'username'  => ['阿康'],
        'page'      => 1,
        'page_size' => 5,
    ];

    $openApi = new \Golden\OpenApi\Client($clientKey, $clientSecret);

    $openApi->query($apiId, $params);
```

```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 Bus Factor1

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

### Community

Maintainers

![](https://www.gravatar.com/avatar/1611ab72992e6c7e9dedcf09aed468d18c695f1a798887c539f66debfacfbdb3?d=identicon)[GoldenTechSH](/maintainers/GoldenTechSH)

---

Top Contributors

[![cnny](https://avatars.githubusercontent.com/u/17918962?v=4)](https://github.com/cnny "cnny (4 commits)")[![GoldenTechSH](https://avatars.githubusercontent.com/u/87462145?v=4)](https://github.com/GoldenTechSH "GoldenTechSH (3 commits)")

### Embed Badge

![Health badge](/badges/goldentech-sh-golden-openapi/health.svg)

```
[![Health](https://phpackages.com/badges/goldentech-sh-golden-openapi/health.svg)](https://phpackages.com/packages/goldentech-sh-golden-openapi)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M452](/packages/google-gax)

PHPackages © 2026

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