We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 563308d commit fa80a21Copy full SHA for fa80a21
README.md
@@ -1,2 +1,7 @@
1
# 微信小程序php后端开发包
2
-### 使用方法见demo.php
+
3
+### 功能描述
4
+#### 封装微信小程序php端相关接口,比如php端微信用户信息解密(即登陆功能)、获取sessionKey等等。
5
6
+### 使用方法
7
+#### 简单使用请见demo.php
composer.json
@@ -7,7 +7,7 @@
"license": "MIT",
8
"authors": [
9
{
10
- "name": "shinn lancelot",
+ "name": "shinn_lancelot",
11
"email": "945226793@qq.com"
12
}
13
],
0 commit comments