PHPackages                             bamboohr/api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. bamboohr/api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

bamboohr/api
============

Official PHP SDK for the BambooHR API. https://documentation.bamboohr.com

2.0.1(5mo ago)34101.5k↓20.4%23[1 PRs](https://github.com/BambooHR/bhr-api-php/pulls)1MITPHPPHP ^8.1CI passing

Since Mar 12Pushed 2mo ago8 watchersCompare

[ Source](https://github.com/BambooHR/bhr-api-php)[ Packagist](https://packagist.org/packages/bamboohr/api)[ Docs](https://www.bamboohr.com/)[ RSS](/packages/bamboohr-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (6)Versions (16)Used By (1)

BambooHR PHP SDK
================

[](#bamboohr-php-sdk)

Official PHP SDK for the BambooHR API. For complete API documentation, visit

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), simply run:

```
composer require bamboohr/api
```

This will install the latest version of the SDK from [Packagist](https://packagist.org/), the main Composer repository.

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
