spredfast/spredfast-conversations-api-php

There is no license information available for the latest version (0.5.2) of this package.

Spredfast Conversations API PHP client

This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.

Maintainers

Package info

github.com/spredfast/spredfast-conversations-api-php

pkg:composer/spredfast/spredfast-conversations-api-php

Statistics

Installs: 407

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.5.2 2015-11-25 15:26 UTC

This package is not auto-updated.

Last update: 2020-01-08 01:33:18 UTC


README

PHP Client for Conversations API

Install via composer:

{
  "require": {
    "spredfast/spredfast-conversations-api-php": "*"
  }
}

Testing:

  1. Fill config in tests/config.php
  2. phpunit --coverage-html coverage