2017 © Pedro Peláez
 

library duoporta-client

Library for connecting and executing operations Duoporta API

image

prizeless/duoporta-client

Library for connecting and executing operations Duoporta API

  • Friday, September 15, 2017
  • by prizeless
  • Repository
  • 2 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Duoporta PHP client

Steps to using this API Client

  1. Get API key from duoporta.co.za
  2. Install this api client using composer
  3. Define the following constants somewhere in your project

- DUOPORTA_API_KEY - DUOPORTA_CLIENT_ID - DUOPORTA_API_DEBUG 4. Initialize class ```!php $request = new \Duoporta\Controllers\Request(); $result = $request->getRanges();, (*1)

```, (*2)

  1. Check the various methods under this class.
  2. Sit back and love it :)

TODO

  1. Write unit tests
  2. Cache responses

The Versions

15/09 2017

dev-master

9999999-dev http://www.prizeless.net

Library for connecting and executing operations Duoporta API

  Sources   Download

MIT

The Requires

 

The Development Requires

duoporta

15/09 2017

1.0.1

1.0.1.0 http://www.prizeless.net

Library for connecting and executing operations Duoporta API

  Sources   Download

MIT

The Requires

 

The Development Requires

duoporta

14/09 2017

1.0.0

1.0.0.0 http://www.prizeless.net

Library for connecting and executing operations Duoporta API

  Sources   Download

MIT

The Requires

 

The Development Requires

duoporta