yangze / laravelsmartprogram
:description
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/yangze/laravelsmartprogram
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: 2025-09-23 02:23:16 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.