neilcrookes / oauth2-trustpilot
Trustpilot OAuth 2.0 Client Provider for The PHP League OAuth2-Client
dev-master
2018-03-07 23:36 UTC
Requires
- php: >=5.6.0
- league/oauth2-client: ^2.0
This package is auto-updated.
Last update: 2026-03-10 17:55:40 UTC
README
This package provides Trustpilot OAuth 2.0 support for the PHP League's OAuth 2.0 Client.
Installation
To install, use composer:
composer require neilcrookes/oauth2-trustpilot
Usage
Usage is the same as The League's OAuth client, using NeilCrookes\OAuth2\Client\Provider\Trustpilot as the provider.