Download the PHP package baidu-smartapp/openapi without Composer
On this page you can find all versions of the php package baidu-smartapp/openapi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package openapi
项目名称
百度智能小程序服务端 OpenAPI SDK for php,是基于小程序服务端 OpenAPI 封装的一套让开发者方便使用的 SDK, 它可以帮开发者减少理解和使用 OpenAPI 的成本, 减少开发者直接调用服务端接口不当而引起的错误, 避免在开发中走弯路。
环境要求
- php 版本不低于 5.5.0
目录说明
- src/ openapi 实现源码
- examples/ 各方法调用样例
使用引导
- 在项目下创建,composer.json
-
引入sdk的依赖
composer install
后,就可以在您的项目中引入require __DIR__ . '/vendor/autoload.php';
后就可以开始使用啦!- 参考
examples
中的使用方式,调用您需要的 SDK 函数。 - 函数具体功能参考文档:
联系我们
如流群号 "5702992", 如流下载地址:https://infoflow.baidu.com/
All versions of openapi with dependencies
PHP Build Version
Package Version
No informations.
The package baidu-smartapp/openapi contains the following files
Loading the files please wait ....