brightlocal/apiclient-php

BrightLocal API Client

1.0.1 2023-02-15 11:22 UTC

This package is auto-updated.

Last update: 2024-05-05 12:19:23 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