gonzaloner / trustspot-api-php
A very basic TrustSpot API client library for PHP
Installs: 231
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Type:project
pkg:composer/gonzaloner/trustspot-api-php
Requires
- php: >=5.4
Requires (Dev)
- phpunit/phpunit: 5.2.*
This package is not auto-updated.
Last update: 2025-10-03 13:13:41 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