gonzaloner / trustspot-api-php
A very basic TrustSpot API client library for PHP
0.2.0
2017-10-01 00:01 UTC
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: 5.2.*
This package is not auto-updated.
Last update: 2025-07-11 12:03:13 UTC
README
TrustSpot API client for PHP
A very basic TrustSpot API client to post and receive your company and product reviews.
Requirements
To use the TrustSpot API client, you need to get yourself a free TrustSpot account. No sign up costs.
Installation
The easiest way to install the TrustSpot API client is to require it with Composer.
$ composer require gonzaloner/trustspot-api-php
You may also git checkout or download all the files, and include the TrustSpot API client manually.
License
MIT License Copyright (c) 2017