brightlocal / apiclient-php
BrightLocal API Client
1.0.2
2025-07-21 15:02 UTC
Requires
- php: >=7.2
- ext-json: *
- guzzlehttp/guzzle: ^7.2
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-21 17:12:11 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