# w7corp/easywechat

📦 一个 PHP 微信 SDK

Repository: https://github.com/w7corp/easywechat
Canonical: https://ross.abutalabs.com/products/easywechat
Homepage: https://easywechat.com
Language: PHP
License: MIT
License Family: permissive
Topics: wechat, php, sdk, easywechat
Last push: 2026-08-21T06:53:17+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 96, longevity 100
- inputs: {"age_days": 4237, "days_push": 12, "days_rel": 26, "gap_med": 16.0, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 10368, forks 2385 (observed 2026-08-28T04:10:41.818337+00:00)

## What it is
EasyWeChat is a popular PHP SDK for integrating with WeChat (Weixin) platform APIs, including Official Accounts, Mini Programs, Pay, and Open Platform. It provides a clean object-oriented interface over WeChat's server and client APIs.

## Use cases
- integrate WeChat login into a PHP app
- handle WeChat Official Account messages and events
- build a WeChat Mini Program backend
- process WeChat Pay payments in PHP
- manage WeChat Open Platform third-party apps

## When to choose
- you are building a PHP application that needs WeChat APIs
- you want a well-maintained, widely used WeChat SDK with good docs
- you need unified handling of multiple WeChat services (Pay, OA, Mini Program)

## When to avoid
- your stack is not PHP
- you only need one simple WeChat endpoint and prefer raw HTTP calls
- you need SDKs for platforms other than WeChat

## Facets
- artifact type: library
- maturity: active
- function: sdk, http-client, auth, api-framework
- domain: apis, developer-tools, messaging-platforms, web-development
- platform: php, cross-platform
- tags: wechat, mini-program, official-account, payment, open-platform, composer-package

## Member repositories
- w7corp/easywechat (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:41.818337+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:19:06.521025+00:00, confidence not recorded.
  - readme: https://github.com/w7corp/easywechat (fetched 2026-08-28T04:10:41.818337+00:00, sha 385cf4e838f1)
  - homepage: https://easywechat.com (fetched 2026-08-29T08:18:22.942149+00:00, sha 0e717ea8d60a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
