netki/netki-partner-client 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

netki/netki-partner-client

最新稳定版本:0.0.4

Composer 安装命令:

composer require netki/netki-partner-client

包简介

This is a PHP implementation of the Netki Partner API Client.

README 文档

README

This is the Netki Partner library written in PHP. It allows you to use the Netki Partner API to CRUD all of your partner data:

  • Wallet Names
  • Domains
  • Partners

Requirements

PHP 5.4 and later.

Dependencies

If you manually install, ensure you resolve the following dependencies

Composer

composer require netki/netki-partner-client

Simply use autoload to avail the client to your project.

require_once('vendor/autoload.php');

Manual Installation

You can clone this repo if you prefer not to use Composer. Simply include the init.php in your project.

require_once('/path/to/netki/php-partner-client/init.php')

Documentation

Detailed API documentation can be found at Netki's Apiary.

Example

See example/example.php for detailed usage

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD3
  • 更新时间: 2015-11-09