gonzaloner / trustspot-api-php
A very basic TrustSpot API client library for PHP
Package info
github.com/gonzaloner/trustspot-api-php
Type:project
pkg:composer/gonzaloner/trustspot-api-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: 2026-03-20 15:21:33 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