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

ActiveLibrary

simonxiaoma/wechat
==================

Wechat

021PHP

Since Jul 18Pushed 6y agoCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

微信
==

[](#微信)

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

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

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

##### 2.开始使用

[](#2开始使用)

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

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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/18beec2e3d651bf2beadb2c15f15910f7a013be90c05801a1c13f69bae7d7cf5?d=identicon)[Brother-Simon](/maintainers/Brother-Simon)

---

Top Contributors

[![d1webtop](https://avatars.githubusercontent.com/u/16299633?v=4)](https://github.com/d1webtop "d1webtop (1 commits)")

### Embed Badge

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

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

PHPackages © 2026

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