PHPackages                             atlassian/stash-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. atlassian/stash-client

ActiveLibrary[API Development](/categories/api)

atlassian/stash-client
======================

PHP Client for Atlassian Stash (Bitbucket v1)

1.1.1(7y ago)317.3k1GPL-3.0+PHP

Since Apr 13Pushed 7y ago1 watchersCompare

[ Source](https://github.com/philipwhitt/atlassian-stash-php-client)[ Packagist](https://packagist.org/packages/atlassian/stash-client)[ RSS](/packages/atlassian-stash-client/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (2)Versions (4)Used By (0)

[![Build Status](https://camo.githubusercontent.com/e6da65fd5299643ae3bfcc37de25869a40b2eef530e506e095a770ff06e2d6cf/68747470733a2f2f7472617669732d63692e6f72672f7068696c697077686974742f61746c61737369616e2d73746173682d7068702d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/philipwhitt/atlassian-stash-php-client)[![Latest Stable Version](https://camo.githubusercontent.com/38c7b6fa35aad3483f5770f44003a27d82fcd023f044a3f67dd138e925817bb6/68747470733a2f2f706f7365722e707567782e6f72672f61746c61737369616e2f73746173682d636c69656e742f762f737461626c652e737667)](https://packagist.org/packages/atlassian/stash-client)

Atlassian Stash PHP Client
==========================

[](#atlassian-stash-php-client)

PHP Client for Atlassian Stash (Bitbucket v1)

### Install With Composer

[](#install-with-composer)

```
{
	"require" : {
		"atlassian/stash-client" : "1.1.*"
	}
}

```

### Examples

[](#examples)

```
