sendcloud-php-client:用于 SendCloud API 的 PHP 客户端

时间:2024-06-18 09:16:01
【文件属性】:

文件名称:sendcloud-php-client:用于 SendCloud API 的 PHP 客户端

文件大小:15KB

文件格式:ZIP

更新时间:2024-06-18 09:16:01

php parcel php-client sendcloud sendcloud-api

Sendcloud PHP API 客户端 Sendcloud API的非官方客户端。 上有关 Sendcloud 的更多信息。 下面是一些使用这个客户端的例子。 Sendcloud API 的完整文档可以在上找到 安装 该项目可以通过 Composer 轻松安装。 composer require picqer/sendcloud-php-client 建立连接 准备客户端以使用您的 API 密钥和 API 密钥连接到 Sendcloud。 (可选地,您可以将您的合作伙伴 ID 作为第三个参数发送。) $ connection = new \ Picqer \ Carriers \ SendCloud \ Connection ( 'apikey' , 'apisecret' ); $ sendcloudClient = new \ Picqer \ Carriers \ Se


【文件预览】:
sendcloud-php-client-main
----.gitignore(35B)
----src()
--------Picqer()
----LICENSE(1KB)
----composer.json(712B)
----README.md(3KB)
----example.php(388B)

网友评论