PHPackages                             miniphper/wechat - 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. miniphper/wechat

ActiveLibrary

miniphper/wechat
================

Wechat

0243PHP

Since Apr 27Pushed 6y ago1 watchersCompare

[ Source](https://github.com/miniphper/wechat)[ Packagist](https://packagist.org/packages/miniphper/wechat)[ RSS](/packages/miniphper-wechat/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

微信
==

[](#微信)

##### 1.导入代码，使用composer

[](#1导入代码使用composer)

```
composer required miniphper/wechat:dev-master
```

##### 2.开始使用

[](#2开始使用)

```
require 'vender/autoload.php';
$wechat = new \miniphper\wechat\Wechat([
    'appId' => '',
    'appSecret' => '',
    'mchId' => '',
    'apiKey' => '',
    'certPem' => '',
    'keyPem' => '',
    'cachePath' => '',
]);
$wechat->getAccessToken();
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b3d5f73b6f62b70ba9c2361f1f2ab00e290ae5972e29b80ec6c9a1673d37307?d=identicon)[jiangqiao](/maintainers/jiangqiao)

---

Top Contributors

[![DeekeScript](https://avatars.githubusercontent.com/u/30486761?v=4)](https://github.com/DeekeScript "DeekeScript (2 commits)")

### Embed Badge

![Health badge](/badges/miniphper-wechat/health.svg)

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

PHPackages © 2026

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