PHPackages                             worm\_of\_time/wechat\_tools - 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. worm\_of\_time/wechat\_tools

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

worm\_of\_time/wechat\_tools
============================

wechat tools

1.1(6y ago)26[2 PRs](https://github.com/CankaiLee/wechat_tools/pulls)MITPHPPHP &gt;=5.5.0

Since Mar 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/CankaiLee/wechat_tools)[ Packagist](https://packagist.org/packages/worm_of_time/wechat_tools)[ RSS](/packages/worm-of-time-wechat-tools/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (4)Used By (0)

微信开发工具类
=======

[](#微信开发工具类)

初始化
---

[](#初始化)

```
$wechat = new MiniProgram;

$wechat->setAppId(APP_ID)
    ->setAppSecret(APP_SECRET);

# 获取access_token
$result = $wechat->get_access_token();
```

接口介绍
----

[](#接口介绍)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 93.8% 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

2259d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/34a2e3d71dd3a4078c64be5247c965b7e60ade2f47322fae65ddf97aae3275ce?d=identicon)[CankaiLee](/maintainers/CankaiLee)

---

Top Contributors

[![YoimiyaMisaka](https://avatars.githubusercontent.com/u/29019999?v=4)](https://github.com/YoimiyaMisaka "YoimiyaMisaka (15 commits)")[![CankaiLee](https://avatars.githubusercontent.com/u/59351580?v=4)](https://github.com/CankaiLee "CankaiLee (1 commits)")

### Embed Badge

![Health badge](/badges/worm-of-time-wechat-tools/health.svg)

```
[![Health](https://phpackages.com/badges/worm-of-time-wechat-tools/health.svg)](https://phpackages.com/packages/worm-of-time-wechat-tools)
```

###  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)
