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
Requires
- php: >=5.4.0
- ext-curl: *
- spredfast/spredfast-oauth-php: 1.*
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:
- Fill config in tests/config.php
- phpunit --coverage-html coverage