2017 © Pedro Peláez
 

library customer-guru-api

Simple wrapper for customer.guru API

image

redokun/customer-guru-api

Simple wrapper for customer.guru API

  • Monday, March 6, 2017
  • by redokun
  • Repository
  • 1 Watchers
  • 2 Stars
  • 2 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

customer.guru PHP API v1

Simple wrapper for customer.guru API, (*1)

This library is based on the first version (v1) of the API, (*2)

Usage

<?php

$guru = new CustomerGuru("api_key", "api_secret");
$guru->sendSurvey("test@example.com", new \DateTime('now'));

See PHP docblock of the sendSurvey() method for more parameters, (*3)

The Versions

06/03 2017

dev-master

9999999-dev

Simple wrapper for customer.guru API

  Sources   Download

MIT

The Requires

 

The Development Requires

13/09 2016

1.0.0

1.0.0.0

Simple wrapper for customer.guru API

  Sources   Download

MIT

The Requires

 

The Development Requires