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. [Utility &amp; Helpers](/categories/utility)
4. /
5. miniphper/wechat

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

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 today

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 13% 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://avatars.githubusercontent.com/u/1591182?v=4)[jiangqiao](/maintainers/jiangqiao)[@jiangqiao](https://github.com/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)
```

###  Alternatives

[php-parallel-lint/php-var-dump-check

Find forgotten variables dump in PHP source code.

211.6M31](/packages/php-parallel-lint-php-var-dump-check)[sop/crypto-types

A PHP library of various ASN.1 types for cryptographic applications.

121.4M35](/packages/sop-crypto-types)

PHPackages © 2026

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