brightlocal / apiclient-php
BrightLocal API Client
Installs: 1 028
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 23
Forks: 3
Open Issues: 0
Requires
- php: >=7.2
- ext-json: *
- guzzlehttp/guzzle: ^7.2
This package is auto-updated.
Last update: 2024-11-05 13:18:26 UTC
README
A basic PHP client to make using the BrightLocal API a little easier. It takes care of authentication so you just need to specify which method you want to call and pass parameters.
Installation
It's easiest to install and use the library via Composer.
composer require brightlocal/apiclient-php