PHPackages                             aven/wemini - 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. aven/wemini

ActiveLibrary[API Development](/categories/api)

aven/wemini
===========

wechat mini app php develop sdk

v0.1.3(8y ago)434MITPHP

Since Sep 7Pushed 8y ago1 watchersCompare

[ Source](https://github.com/aven-li/wemini)[ Packagist](https://packagist.org/packages/aven/wemini)[ RSS](/packages/aven-wemini/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

wemini\_sdk
===========

[](#wemini_sdk)

```
          _ ____   ____ ________ ____  _____
         / |_  _| |_  _|_   __  |_   \|_   _|
        / _ \\ \   / /   | |_ \_| |   \ | |
       / ___ \\ \ / /    |  _| _  | |\ \| |
     _/ /   \ \\ ' /    _| |__/ |_| |_\   |_
    |____| |____\_/    |________|_____|\____|

```

install
-------

[](#install)

```
composer require aven/wemin

```

 example
--------

[](#example)

- get openid and session\_key

```
      $wechat = new \Aven\WeMini\WeMini("appId", "appSecret");
      $wechat->getLoginInfo($code);

```

- get userInfo by cipher

```
    $wechat->getUserInfo("encryptedData","iv");

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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 ~6 days

Total

4

Last Release

3153d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58aaf6af23f7ceec2f537b55886dfecfdea5de2b410f0a055487dc961adfdd23?d=identicon)[aven](/maintainers/aven)

---

Tags

composerphpsdkweappwechat

### Embed Badge

![Health badge](/badges/aven-wemini/health.svg)

```
[![Health](https://phpackages.com/badges/aven-wemini/health.svg)](https://phpackages.com/packages/aven-wemini)
```

###  Alternatives

[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

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