Search by

grow-services / growclient-v1.1-php

joostfaassen

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

Package info

github.com/grow-services/growclient-v1.1-php

pkg:composer/grow-services/growclient-v1.1-php

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-08-29 01:55:00 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