PHPackages                             liang/wechat-tripartite-platform - 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. liang/wechat-tripartite-platform

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

liang/wechat-tripartite-platform
================================

PHP的微信第三方平台扩展库

0.3.3(2y ago)92686MITPHPPHP &gt;7.0.0

Since Jun 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/parieses/wechat-tripartite-platform)[ Packagist](https://packagist.org/packages/liang/wechat-tripartite-platform)[ Docs](https://blog.csdn.net/pariese)[ RSS](/packages/liang-wechat-tripartite-platform/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (3)Versions (35)Used By (0)

PHP的微信第三方平台扩展库
==============

[](#php的微信第三方平台扩展库)

此为基于微信官方文档进行封装使用

```
composer require liang/wechat-tripartite-platform
```

如需对照时候集成此功能可查看UrlConfig文件对比官方文档 [官方文档](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/getting_started/how_to_read.html)

[返回码快速查找](https://developers.weixin.qq.com/doc/oplatform/Return_codes/Return_code_descriptions_new.html)

DIRECTORY STRUCTURE
-------------------

[](#directory-structure)

```
src
   library

```

[部分接口未测试可提issues](https://github.com/parieses/wechat-tripartite-platform)

路由统一管理文件:UrlConfig

#### 目前集成模块

[](#目前集成模块)

[开放平台接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/account/create.html)library下OpenPlatform

[授权相关接口|授权方账号管理接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/ThirdParty/token/component_verify_ticket.html)library下Authorization

[小程序模板接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/ThirdParty/code_template/gettemplatedraftlist.html)library下AppletTemplate

[小程序成员管理接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Mini_Program_AdminManagement/Admin.html)library下AppletMember

[小程序代码管理接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/code/commit.html)library下AppletCode

[小程序基础信息设置接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Mini_Program_Basic_Info/Mini_Program_Information_Settings.html)library下AppletBasicInformation

[违规和申诉管理](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/records/getillegalrecords.html)library下IllegalAndAppeal

[普通链接二维码与小程序码](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/qrcode/qrcodejumpget.html)library下QrCode.php

[扫码关注组件](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/subscribe_component/subscribe_component.html)library下ConcernComponent

[小程序类目管理接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/category/getallcategories.html)library下AppletCategory

[其他小程序业务接口|其他小程序相关接口](https://developers.weixin.qq.com/doc/oplatform/Third-party_Platforms/2.0/api/Business/SubcribeMessage.html)library下OtherApplet 未更新完毕

[集成微信支付官方包](https://github.com/wechatpay-apiv3/wechatpay-php)library下Pay 使用方法可参照官方(可通过web调用包的形式直接生成平台证书)

-使用方法课参见Test Receive TestCallBack 可统一由WeChatServer进行调用也可单独调用

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance27

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Every ~29 days

Recently: every ~3 days

Total

34

Last Release

891d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/30483572?v=4)[Mr.亮先生](/maintainers/parieses)[@parieses](https://github.com/parieses)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/liang-wechat-tripartite-platform/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k41](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[oat-sa/tao-core

TAO core extension

66143.7k121](/packages/oat-sa-tao-core)

PHPackages © 2026

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