2017 © Pedro Peláez
 

library allpositions

Client for AllPositions API

image

ursaevandrey/allpositions

Client for AllPositions API

  • Thursday, June 9, 2016
  • by ursaevandrey
  • Repository
  • 1 Watchers
  • 0 Stars
  • 42 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 8 % Grown

The README.md

AllPositions API Client

Client for AllPositions API, (*1)

Installation

Via composer

Run this:, (*2)

composer require ursaevandrey/allpositions

or add to the require section of your composer.json, (*3)

"ursaevandrey/allpositions": "~1.0.0"

Usage

$allpositions_client = new allpositions\api\Client(API_KEY);
$projects = $allpositions_client->getProjects();

var_dump($projects);

The Versions

09/06 2016

1.0.x-dev

1.0.9999999.9999999-dev https://github.com/ursaevandrey/allpositions

Client for AllPositions API

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-xmlrpc *

 

by Andrey Ursaev

allpositions client allpositions

09/06 2016

dev-master

9999999-dev https://github.com/ursaevandrey/allpositions

Client for AllPositions API

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-xmlrpc *

 

by Andrey Ursaev

allpositions client allpositions

09/06 2016

1.0.0

1.0.0.0 https://github.com/ursaevandrey/allpositions

Client for AllPositions API

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.4.0
  • ext-curl *
  • ext-xmlrpc *

 

by Andrey Ursaev

allpositions client allpositions