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

ActiveLibrary

hasyan/wechat
=============

Wechat

0.1.0(5y ago)06LGPL-2.1PHPPHP &gt;=5.4

Since Sep 6Pushed 5y ago1 watchersCompare

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

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

微信
==

[](#微信)

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

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

```
composer require hasyan/wechat
```

##### 2.开始使用

[](#2开始使用)

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2080d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11266189?v=4)[hasyan](/maintainers/hasyan)[@hasyan](https://github.com/hasyan)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[contao-community-alliance/dc-general

Universal data container for Contao

1578.3k86](/packages/contao-community-alliance-dc-general)[pdir/social-feed-bundle

Social feed extension for Contao CMS

1414.8k](/packages/pdir-social-feed-bundle)

PHPackages © 2026

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