adzon/laravel-notification-wechat

Use Wechat to send notification.
39 4
Install
composer require adzon/laravel-notification-wechat
Latest Version:1.6
PHP:>=5.6.4
License:MIT
Last Updated:Jul 10, 2017
Links: GitHub  ·  Packagist
Maintainer: adzon

Laravel的notifications使用起来很舒服,但是找了下网上没有使用微信来做通知的包,所以自己做了一个。

不了解notifications是什么的,可以在官方文档中去了解:

https://laravel.com/docs/master/notifications

有问题请邮件联系我: 76762@qq.com

Laravel的微信通知

Latest Version on Packagist Software License Build Status StyleCI SensioLabsInsight Quality Score Code Coverage Total Downloads

本项目可以在 Laravel 5.4中使用 Wechat 来通知客户。

Contents

安装说明

composer require adzon/laravel-notification-wechat

使用说明

php artisan make:notification NewInvoice

NewInvoice文件内容参见 demo/NewInvoice.php

更新日志

请直接参见commit提交~~~

Contributing

Please see CONTRIBUTING for details.

Credits

License

The MIT License (MIT). Please see License File for more information.

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

619,738,036 9,700
laravel/framework

The Laravel Framework.

564,719,134 34,875
laravel/tinker

Powerful REPL for the Laravel framework.

475,095,200 7,439