承接 hyperzod/hyperzod-sdk-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hyperzod/hyperzod-sdk-php

最新稳定版本:1.1.6

Composer 安装命令:

composer require hyperzod/hyperzod-sdk-php

包简介

A PHP SDK to integrate Hyperzod with your application.

README 文档

README

This is the official PHP SDK for Hyperzod.

Installation

You can install the package via composer:

composer require hyperzod/hyperzod-sdk-php

Usage

You can use the sdk to call the Hyperzod API (Eg: Updating the order status).

$client = HyperzodClient($api_key, $env, $token = null);
$response = $client->order->updateOrderStatus($payload);

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email siddiquiazam966@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 587
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-09-01