承接 zenki/zenkipay 相关项目开发

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

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

zenki/zenkipay

最新稳定版本:0.6.0

Composer 安装命令:

composer require zenki/zenkipay

包简介

The Zenkipay SDK for PHP provides convenient access to the Zenkipay API from applications written in the PHP language.

README 文档

README

Latest Stable Version Total Downloads License PHP Version Require

The Zenkipay SDK for PHP provides convenient access to the Zenkipay API from applications written in the PHP language.

Requirements

Getting started

Install

To install the SDK you will need to be using Composer in your project. To install it please see the docs.

This package (zenki/zenkipay) is not tied to any specific library that sends HTTP messages. Instead, it uses Httplug to let users choose whichever PSR-7 implementation and HTTP client they want to use.

If you just want to get started quickly you should run the following command:

composer require zenki/zenkipay php-http/curl-client

This will install the library itself along with an HTTP client adapter that uses cURL as transport method (provided by Httplug). You do not have to use those packages if you do not want to. The SDK does not care about which transport method you want to use because it's an implementation detail of your application. You may use any package that provides php-http/async-client-implementation and http-message-implementation.

License

zenkipay-sdk-php is licensed under the Apache 2.0 License - see the LICENSE file for details.

统计信息

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

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Apache-2.0
  • 更新时间: 2022-10-27