2017 © Pedro Peláez
 

library netki-partner-client

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

image

netki/netki-partner-client

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

  • Friday, July 29, 2016
  • by mdavid
  • Repository
  • 2 Watchers
  • 2 Stars
  • 1,310 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 2 Versions
  • 31 % Grown

The README.md

Netki PHP Partner Library

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:, (*1)

  • Wallet Names
  • Domains
  • Partners

Requirements

PHP 5.4 and later., (*2)

Dependencies

If you manually install, ensure you resolve the following dependencies, (*3)

Composer

composer require netki/netki-partner-client

Simply use autoload to avail the client to your project., (*4)

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., (*5)

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

Documentation

Detailed API documentation can be found at Netki's Apiary., (*6)

Example

See example/example.php for detailed usage, (*7)

The Versions

29/07 2016

dev-master

9999999-dev

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

  Sources   Download

BSD3

The Requires

 

The Development Requires

by Netki Opensource

29/07 2016

0.0.4

0.0.4.0

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

  Sources   Download

BSD3

The Requires

 

The Development Requires

by Netki Opensource