mirror of
https://github.com/w7corp/easywechat.git
synced 2025-01-22 03:22:10 +00:00
Page:
installation
2
installation
TheNorthMemory edited this page 2015-06-13 15:21:23 +08:00
Table of Contents
Environments
- PHP >= 5.3.0
- PHP cURL extension
- PHP Mcrypt extension optional required while enable the encrypt transfer feature
Installations
- By composer:
composer require overtrue/wechat
- By Downlads
and then point-out the package autoload.php
file such as:
<?php
require __DIR__ . "/wechat/autoload.php";
...
中文版 English
目录
English 中文版
Table of Contents
Laravel 5 版: overtrue/laravel-wechat
可能由于微信的接口调整导致某些接口不能正常使用,请及时给我反馈,谢谢!https://github.com/overtrue/wechat/issues