grow-services/growclient-v1.1-php

Official PHP client library for GROW-Services.net API v1.1

v1.1.0 2015-08-18 15:45 UTC

This package is auto-updated.

Last update: 2024-03-29 03:07:20 UTC


README

Official PHP client library for GROW-Services.net API v1.1

Usage

See examples at /example folder to know how to use library.

Testing

  1. Install phpunit globally to your system
  2. Setup your API username and password in phpunit.xml:
copy phpunit.xml.dist phpunit.xml
nano phpunit.xml
  1. Run tests:
phpunit