mayunfeng/smartprogram

百度SDK

Installs: 69

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 1

Open Issues: 2

pkg:composer/mayunfeng/smartprogram

0.1.0 2021-01-14 06:50 UTC

This package is auto-updated.

Last update: 2025-09-14 18:29:43 UTC


README

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

安装

composer require mayunfeng/smartprogram

使用

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