2017 © Pedro Peláez
 

library weixin

Laravel 5 wrapper for the WeiXin API.

image

jiangchengbin/weixin

Laravel 5 wrapper for the WeiXin API.

  • Wednesday, July 22, 2015
  • by jiangchengbin
  • Repository
  • 2 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

Laravel 5 微信接口封装包(增加支付宝封装)

================= Laravel 5 wrapper for the WeiXin API., (*1)

Installation

Require this package, with Composer, in the root directory of your project., (*2)

composer require jiangchengbin/weixin:~1.0

Add the service provider to config/app.php in the providers array., (*3)

'Jiangchengbin\weixin\WeiXinServiceProvider'

If you want you can use the facade. Add the reference in config/app.php to your aliases array., (*4)

'Weixin'=> 'Jiangchengbin\weixin\Facades\WeiXin',

Configuration

Laravel Debug requires connection configuration. To get started, you'll need to publish all vendor assets:, (*5)

```bash php artisan vendor:publish, (*6)

The Versions

22/07 2015

dev-master

9999999-dev https://github.com/jiangchengbin/WeiXin

Laravel 5 wrapper for the WeiXin API.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

api jiangchengbin wei-xin

22/07 2015

1.0.6

1.0.6.0 https://github.com/jiangchengbin/WeiXin

Laravel 5 wrapper for the WeiXin API.

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

api jiangchengbin wei-xin

06/07 2015

1.0.5

1.0.5.0 https://github.com/jiangchengbin/WeiXin

Laravel 5 wrapper for the WeiXin API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

api jiangchengbin wei-xin

25/06 2015

1.0.4

1.0.4.0 https://github.com/jiangchengbin/WeiXin

Laravel 5 wrapper for the WeiXin API.

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

api jiangchengbin wei-xin