# lixuancn/LaneWeChat

微信PHP快速开发框架！将微信的各个功能进行了封装，只需要简单的调用方法和传递参数即可。

Repository: https://github.com/lixuancn/LaneWeChat
Canonical: https://ross.abutalabs.com/products/lanewechat
Homepage: http://www.lanecn.com
Language: PHP
License: WTFPL
License Family: permissive
Last push: 2018-03-28T07:07:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4412, "days_push": 3080, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1373, forks 552 (observed 2026-08-28T04:04:32.406475+00:00)

## What it is
LaneWeChat is a PHP framework that wraps the WeChat Official Account developer APIs into simple method calls. It handles access tokens, message encryption, custom menus, bulk messaging, customer service accounts, and other WeChat platform features.

## Use cases
- build a WeChat official account application in PHP
- handle WeChat message auto-replies
- send WeChat template and bulk messages
- manage WeChat custom menus programmatically
- integrate WeChat customer service accounts
- get and cache WeChat access tokens

## When to choose
- you are developing a WeChat public account app in legacy PHP (5.3+) and want pre-wrapped API calls
- you need quick access to WeChat messaging, menus, and group-send APIs without reading the raw API docs

## When to avoid
- you need a maintained library - the last release was in 2018 and the project appears inactive
- you are targeting modern PHP versions or frameworks where a composer-packaged WeChat SDK would fit better
- you are building for platforms other than WeChat

## Facets
- artifact type: framework
- maturity: abandoned
- function: web-framework, http-client, sdk, chatbot
- domain: developer-tools, web-development, chatbots, messaging-platforms
- platform: php
- tags: wechat, weixin, sdk, messaging, chinese, web-server

## Member repositories
- lixuancn/LaneWeChat (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:32.406475+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-30T04:40:42.858561+00:00, confidence not recorded.
  - readme: https://github.com/lixuancn/LaneWeChat (fetched 2026-08-28T04:04:32.406475+00:00, sha d832653cd6fb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
