mayunfeng/smartprogram

百度SDK

Maintainers

Package info

github.com/mayunf/smartprogram

pkg:composer/mayunfeng/smartprogram

Statistics

Installs: 69

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 2

0.1.0 2021-01-14 06:50 UTC

This package is auto-updated.

Last update: 2026-03-14 19:25:55 UTC


README

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

安装

composer require mayunfeng/smartprogram

使用

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