yangze / laravelsmartprogram
:description
v0.0.1
2019-03-21 14:07 UTC
Requires
- illuminate/support: ~5
- wi1dcard/baidu-mini-program-sdk: dev-master
Requires (Dev)
- mockery/mockery: ^1.1
- orchestra/testbench: ~3.0
- phpunit/phpunit: ~7.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2024-10-23 00:01:43 UTC
README
在laravel中支持百度小程序等相关功能
安装
Via Composer
$ composer require yangze/laravelsmartprogram
$ php artisan vendor:publish --provider="yangze\LaravelSmartprogram\LaravelSmartprogramServiceProvider"
使用方法
用户登录信息
获取加密用户信息
模板管理
发送模板消息
生成订单参数
订单回调
Security
If you discover any security related issues, please email zhenyangze@gmail.com instead of using the issue tracker.
License
MIT. Please see the license file for more information.