brightlocal-corpsite / apiclient-php-8
BrightLocal API Client (PHP8 Version)
dev-master
2023-05-17 11:05 UTC
Requires
- php: >=8.0.0
- ext-json: *
- guzzlehttp/guzzle: *
This package is auto-updated.
Last update: 2025-03-17 15:04:52 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-corpsite/apiclient-php-8