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.

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