myxland/think-wechat

Thinkphp 5.1 Wechat Library, base on overtrue/wechat

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:think-extend

dev-master 2018-01-15 12:05 UTC

This package is not auto-updated.

Last update: 2024-04-28 03:14:22 UTC


README

安装

composer require myxland/think-wechat:dev-master
php think wechat:config

用法

<?php
use myxland\wechat\Wechat;

$app = Wechat::officialAccount();
$app->xxx();

doc 参见 https://www.easywechat.com/docs/master