PHPackages                             jonexyz/open\_weixin - 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. [API Development](/categories/api)
4. /
5. jonexyz/open\_weixin

ActiveLibrary[API Development](/categories/api)

jonexyz/open\_weixin
====================

微信公众平台创建第三方应用

092PHP

Since Jul 25Pushed 6y agoCompare

[ Source](https://github.com/jonexyz/OpenWeixin)[ Packagist](https://packagist.org/packages/jonexyz/open_weixin)[ RSS](/packages/jonexyz-open-weixin/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

OpenWeixin
==========

[](#openweixin)

微信开放平台创建第三方平台应用

composer安装

composer require jonexyz/open\_weixin dev-master

```
include './vendor/autoload.php';

use Jonexyz\OpenWechat;

$res = new OpenWechat('账号','密码'); //实例化对象

$res->do_login(); //执行登录操作

var_dump($res->do_getAppList());  // 获取应用列表

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f194290aa78ab7029ddbc42b9dfc5d155785c458c3d0eebfcb64602c0d5ed46?d=identicon)[jonexyz](/maintainers/jonexyz)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jonexyz-open-weixin/health.svg)

```
[![Health](https://phpackages.com/badges/jonexyz-open-weixin/health.svg)](https://phpackages.com/packages/jonexyz-open-weixin)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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