PHPackages                             zhiqiangwong/gpt-zmide-server-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. zhiqiangwong/gpt-zmide-server-sdk-php

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

zhiqiangwong/gpt-zmide-server-sdk-php
=====================================

SDK

1.2(3y ago)092PHPPHP &gt;=7.0.15

Since Mar 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/zhiqiangwong/gpt-zmide-server-sdk-php)[ Packagist](https://packagist.org/packages/zhiqiangwong/gpt-zmide-server-sdk-php)[ RSS](/packages/zhiqiangwong-gpt-zmide-server-sdk-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

ChatGPT 网关 SDK
==============

[](#chatgpt-网关-sdk)

安装
--

[](#安装)

```
composer require zhiqiangwong/gpt-zmide-server-sdk-php

```

使用
--

[](#使用)

```
$chat = new ChatGpt('sk-cttbFUeDumoGQBuYMFFTOsbGXydxvDpkhgzhwrgDzWoCcZcB', 'sxqzNfBlOrMonqnsEqLNkjJUsDmADEfX', [
    'apiHost' => 'http://host.docker.internal:8091', //设置请求 host
    'encrypt' => true, //设置 body 加密传输
]);

$response = $chat->debug(1)->translate('你好世界');

```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

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

Total

3

Last Release

1139d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b808a7e98d0ae5c64b8cecd3d60989ae266e8160e76a7d7579fce29729763e2d?d=identicon)[zhiqiangwong](/maintainers/zhiqiangwong)

### Embed Badge

![Health badge](/badges/zhiqiangwong-gpt-zmide-server-sdk-php/health.svg)

```
[![Health](https://phpackages.com/badges/zhiqiangwong-gpt-zmide-server-sdk-php/health.svg)](https://phpackages.com/packages/zhiqiangwong-gpt-zmide-server-sdk-php)
```

###  Alternatives

[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

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

255.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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