mayunfeng/smartprogram

0.1.0 2021-01-14 06:50 UTC

This package is auto-updated.

Last update: 2024-04-14 14:47:00 UTC


README

百度智能小程序第三方开放平台SDK

安装

composer require mayunfeng/smartprogram

使用

  • 仅支持 $app = Factory::openPlatform($options);
  • 具体使用参考overtrue/wechat