/php-bamboohr

Primary LanguagePHPMIT LicenseMIT

BambooHR

Latest Version Software License HHVM Status Build Status Scrutinizer Code Quality Code Coverage Dependency Status Total Downloads

Not Finished Please DO NOT USE

Installation

Install via composer - In the terminal:

composer require zenapply/php-bamboohr

Usage

use Zenapply\BambooHR\Api\BambooHR;
$bamboohr = new BambooHR("api_key");