myxland/think-wechat

Thinkphp 5.1 微信库,基于 overtrue/wechat

安装次数: 10

依赖项: 0

建议者: 0

安全性: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:think-extend

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

This package is not auto-updated.

Last update: 2024-09-29 05:21:00 UTC


README

安装

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

用法

<?php
use myxland\wechat\Wechat;

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

文档参见 https://www.easywechat.com/docs/master