PHPackages                             cunheise/weixin-aes-wrapper - 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. cunheise/weixin-aes-wrapper

ActiveLibrary

cunheise/weixin-aes-wrapper
===========================

a wrapper for weixin ase lib

0.0.1(7y ago)014MitPHP

Since Jul 27Pushed 7y ago1 watchersCompare

[ Source](https://github.com/cunheise/weixin-aes)[ Packagist](https://packagist.org/packages/cunheise/weixin-aes-wrapper)[ RSS](/packages/cunheise-weixin-aes-wrapper/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

MobileLookup
============

[](#mobilelookup)

Install
-------

[](#install)

```
composer require cunheise/weixin-aes-wrapper

```

Library
-------

[](#library)

a wrapper for weixin ase lib

Sample
------

[](#sample)

```
require dirname(__DIR__) . '/vendor/autoload.php';

$decrypter = new \Wx\Decrypter(['appid' => 'wx4f4bc4dec97d474b', 'session_key' => 'tiihtNczf5v6AKRyjwEUhQ==']);
echo $decrypter->decrypt(['iv' => 'r7BXXKkLb8qrSNn05n0qiA==', 'encrypted_data' => 'CiyLU1Aw2KjvrjMdj8YKliAjtP4gsMZM
                QmRzooG2xrDcvSnxIMXFufNstNGTyaGS
                9uT5geRa0W4oTOb1WT7fJlAC+oNPdbB+
                3hVbJSRgv+4lGOETKUQz6OYStslQ142d
                NCuabNPGBzlooOmB231qMM85d2/fV6Ch
                evvXvQP8Hkue1poOFtnEtpyxVLW1zAo6
                /1Xx1COxFvrc2d7UL/lmHInNlxuacJXw
                u0fjpXfz/YqYzBIBzD6WUfTIF9GRHpOn
                /Hz7saL8xz+W//FRAUid1OksQaQx4CMs
                8LOddcQhULW4ucetDf96JcR3g0gfRK4P
                C7E/r7Z6xNrXd2UIeorGj5Ef7b1pJAYB
                6Y5anaHqZ9J6nKEBvB4DnNLIVWSgARns
                /8wR2SiRS7MNACwTyrGvt9ts8p12PKFd
                lqYTopNHR1Vf7XjfhQlVsAJdNiKdYmYV
                oKlaRv85IfVunYzO0IKXsyl7JCUjCpoG
                20f0a04COwfneQAGGwd5oa+T8yO5hzuy
                Db/XcxxmK01EpqOyuxINew==']);

```

License
-------

[](#license)

Copyright 2008-2018.

Licensed under the [GNU Lesser General Public License, Version 3.0](https://www.gnu.org/licenses/lgpl.txt)

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

2846d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9aa8e3bdf444f271736905e186e9c7bb5c8a820fad4630306f386ad994ed7278?d=identicon)[nathanwu](/maintainers/nathanwu)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/cunheise-weixin-aes-wrapper/health.svg)

```
[![Health](https://phpackages.com/badges/cunheise-weixin-aes-wrapper/health.svg)](https://phpackages.com/packages/cunheise-weixin-aes-wrapper)
```

PHPackages © 2026

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