2017 © Pedro Peláez
 

library php-client

PHP client to access Gravity R&D

image

gravityrd/php-client

PHP client to access Gravity R&D

  • Friday, May 18, 2018
  • by bence981
  • Repository
  • 16 Watchers
  • 3 Stars
  • 14,941 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 5 Versions
  • 8 % Grown

The README.md

php-client

Latest Stable Version, (*1)

Total Downloads, (*2)

PHP client API to access Gravity Research and Developments, for documentation please refer to this link., (*3)

Installation

Preferred installation is with composer:, (*4)

$ composer require gravityrd/php-client

Without composer:, (*5)

<?php
require 'path/to/GravityClient.php';

use Gravity\GravityClient;
use Gravity\GravityClientConfig;

$client = new GravityClient(new GravityClientConfig());

Development

For development please use composer with development dependencies., (*6)

The Versions

18/05 2018

dev-master

9999999-dev https://github.com/gravityrd/php-client

PHP client to access Gravity R&D

  Sources   Download

Apache-2.0 GNU

The Requires

  • php >=5.3.0

 

client php-client gravityrd yusp

18/05 2018

1.0.15

1.0.15.0 https://github.com/gravityrd/php-client

PHP client to access Gravity R&D

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

client php-client gravityrd yusp

18/05 2018

dev-add_usermetadata_methods

dev-add_usermetadata_methods https://github.com/gravityrd/php-client

PHP client to access Gravity R&D

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

client php-client gravityrd yusp

13/02 2018

1.0.14

1.0.14.0 https://github.com/gravityrd/php-client

PHP client to access Gravity R&D

  Sources   Download

Apache-2.0

The Requires

  • php >=5.3.0

 

client php-client gravityrd yusp

10/09 2015

1.0.13

1.0.13.0 https://github.com/gravityrd/php-client

PHP client to access Gravity R&D

  Sources   Download

GNU

The Requires

  • php >=5.3.0

 

client php-client gravityrd