Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 380 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 380 Bytes

BrightLocal API

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