Registry / auth / w7corp-easywechat

w7corp-easywechat

JSON →
library6.19.1phppackagistunverified

微信SDK.

composer require w7corp/easywechat
INSTALL
IMPORT
SIG · W7CORP-EASYWECHAT
W
w7corp-easywechat
authphpv6.19.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Factory
use EasyWeChat\Factory;

Initialize a WeChat Official Account application.

use EasyWeChat\Factory; $app = Factory::officialAccount([ 'app_id' => 'your-app-id', 'secret' => 'your-secret', 'token' => 'your-token', ]); $user = $app->user->get('openid');
Debug
Known issues
breakingBreaking changes between major versions (e.g., v5 to v6).
fix
Check upgrade guides and ensure compatibility with your WeChat API version.
affects: >=6.0
Upgrade
Version history
6.19.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
28
Resources
w7corp-easywechat — pip install w7corp-easywechat · libregistry