PHPackages                             peterjmit/bamboo-api-client - 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. [API Development](/categories/api)
4. /
5. peterjmit/bamboo-api-client

ActiveLibrary[API Development](/categories/api)

peterjmit/bamboo-api-client
===========================

A REST API client for Atlassian Bamboo

0.1.1(11y ago)0762MITPHPPHP &gt;=5.4.0

Since Apr 8Pushed 11y ago2 watchersCompare

[ Source](https://github.com/peterjmit/Bamboo-API-Client)[ Packagist](https://packagist.org/packages/peterjmit/bamboo-api-client)[ RSS](/packages/peterjmit-bamboo-api-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Bamboo REST API client
======================

[](#bamboo-rest-api-client)

An API client consuming the [REST resources](https://developer.atlassian.com/display/BAMBOODEV/Bamboo+REST+Resources#BambooRESTResources-BuildService%E2%80%94SpecificPlan) made available for Atlassian's CI software - Bamboo

Installation
------------

[](#installation)

Add this line to your composer.json file, and run `composer update`

```
"peterjmit/bamboo-api-client": "~0.1.0"
```

Usage
-----

[](#usage)

Create an API client using http basic authentication

```
