2017 © Pedro Peláez
 

yii2-extension yii2-wechat

The wechat extension for the Yii framework

image

xutl/yii2-wechat

The wechat extension for the Yii framework

  • Friday, June 29, 2018
  • by xutl
  • Repository
  • 0 Watchers
  • 7 Stars
  • 3,036 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 20 Versions
  • 27 % Grown

The README.md

yii2-wechat

这是一个适用于Yii2的微信SDK。, (*1)

Build Status, (*2)

Feature

  • 命名不那么乱七八糟;
  • 隐藏开发者不需要关注的细节;
  • 方法使用更优雅,不必再去研究那些奇怪的的方法名或者类名是做啥用的;
  • 符合 PSR 标准,你可以各种方便的与你的框架集成;
  • 高度抽象的消息类,免去各种拼json与xml的痛苦;
  • 详细 Debug 日志,一切交互都一目了然;

Requirement

  1. PHP >= 5.6.0
  2. composer
  3. openssl 拓展
  4. fileinfo 拓展(素材管理模块需要用到)

Installation

composer require "xutl/yii2-wechat:~2.0" -vvv

Usage

基本使用(以服务端为例):, (*3)

<?php
    'components' => [
        'wechat' => [
            'class' => 'xutl\wechat\Wechat',
            'appId' => 'wx23fc4372b2498821',
            'appSecret' => '5a4014e73817483362d54f77f8bdb6b9',
            'components' => [
                'oauth' => [
                    'useOpenId' => false
                ],
                'openOAuth' => [
                    'useOpenId' => false
                ]
            ],
        ],
    ]

Documentation

  • 微信公众平台文档: https://mp.weixin.qq.com/wiki

Thanks to

License

MIT, (*4)

The Versions

29/06 2018

dev-master

9999999-dev

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

29/06 2018

2.0.0.11

2.0.0.11

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

19/06 2018

2.0.0.10

2.0.0.10

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

22/05 2018

2.0.0.9

2.0.0.9

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

22/05 2018

2.0.0.8

2.0.0.8

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

04/05 2018

2.0.0.7

2.0.0.7

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

31/01 2018

2.0.0.6

2.0.0.6

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

31/01 2018

2.0.0.5

2.0.0.5

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

31/01 2018

2.0.0.4

2.0.0.4

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

26/01 2018

2.0.0.3

2.0.0.3

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

20/01 2018

2.0.0.2

2.0.0.2

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

15/11 2017

2.0.0.1

2.0.0.1

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

24/10 2017

2.0.0

2.0.0.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

by Avatar xutl

api yii wechat

30/07 2017

1.0.6

1.0.6.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat

29/07 2017

1.0.5

1.0.5.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat

29/07 2017

1.0.4

1.0.4.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat

15/07 2017

1.0.3

1.0.3.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat

13/07 2017

1.0.2

1.0.2.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat

13/07 2017

1.0.1

1.0.1.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat

12/07 2017

1.0.0

1.0.0.0

The wechat extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

api yii wechat