PHPackages                             ulow/phpci-stash-build - 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. ulow/phpci-stash-build

ActiveLibrary[API Development](/categories/api)

ulow/phpci-stash-build
======================

PHPCI Plugin for Atlassian Bitbucket Server (Stash) build status integration

1.1.1-stable(9y ago)2141[1 PRs](https://github.com/TransactPRO/phpci-stash-build/pulls)MITPHP

Since Jun 7Pushed 6y ago4 watchersCompare

[ Source](https://github.com/TransactPRO/phpci-stash-build)[ Packagist](https://packagist.org/packages/ulow/phpci-stash-build)[ RSS](/packages/ulow-phpci-stash-build/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (14)Used By (0)

\###PHPCI Plugin for Atlassian Bitbucket Server (Stash) build status integration

[![SensioLabsInsight](https://camo.githubusercontent.com/f8fa9091ecf43c2dd459c1a700b1395988c3fd878391be532c733a14a45e4633/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f39653931346533642d633631362d346137372d623030312d3030363332633537386533642f6269672e706e67)](https://insight.sensiolabs.com/projects/9e914e3d-c616-4a77-b001-00632c578e3d)

[![Latest Stable Version](https://camo.githubusercontent.com/2d1bfe90647f11ea8e05d49887b6dea01635e044496bbb3956800cf0c701c983/68747470733a2f2f706f7365722e707567782e6f72672f7472616e7361637470726f2f70687063692d73746173682d6275696c642f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/transactpro/phpci-stash-build)[![Total Downloads](https://camo.githubusercontent.com/80be5763f4a071a25d54c82f831f4f58810802f5466ba4c14ff2a424570e8ee4/68747470733a2f2f706f7365722e707567782e6f72672f7472616e7361637470726f2f70687063692d73746173682d6275696c642f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/transactpro/phpci-stash-build)[![License](https://camo.githubusercontent.com/09804a2f2ccfe3855f40c85b8765ffddc63ba5c3347d0c60b0b671bfc5d14695/68747470733a2f2f706f7365722e707567782e6f72672f7472616e7361637470726f2f70687063692d73746173682d6275696c642f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/transactpro/phpci-stash-build)

Install
-------

[](#install)

First of all - `composer require transactpro/phpci-stash-build`

There are two ways this plugin can work - tokens and login/password.

Add settings from below to your PHPCI config (`/path/to/phpci/PHPCI/config.yml`):

\#####Login / password style:

```
stash_build:
    login: $STASH_USER
    password: $STASH_PASSWORD
    url: 'https://$STASH_URL:$PORT'
```

\#####Token style: It's very similar to login/password style, but you have to install [Token Authenticator](https://marketplace.atlassian.com/plugins/com.thundermoose.plugins.stash-token-auth/server/overview) to your Bitbucket Server (Stash), before you can continue.

Add to your PHPCI config (`/path/to/phpci/PHPCI/config.yml`)

```
stash_build:
    auth_user: $STASH_USER
    auth_token: $STASH_TOKEN
    url: 'https://$STASH_URL:$PORT'
```

And you are ready to go.

Usage
-----

[](#usage)

If installation was successful, then usage is easy as 1-2-3:

Example of `phpci.yml`:

```
setup:
  stash_build:
    status: INPROGRESS

success:
  stash_build:
    status: SUCCESSFUL

failure:
  stash_build:
    status: FAILED
```

That's all folks!

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

12

Last Release

3624d ago

Major Versions

0.0.1a → 1.0.02016-06-07

v0.0.4a → 1.0.4-stable2016-06-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/47269e48a15fbe884a6ba45026bb671743f4c68768c39bf6c0b3077688013d09?d=identicon)[uLow](/maintainers/uLow)

---

Top Contributors

[![uLow](https://avatars.githubusercontent.com/u/1608213?v=4)](https://github.com/uLow "uLow (29 commits)")

### Embed Badge

![Health badge](/badges/ulow-phpci-stash-build/health.svg)

```
[![Health](https://phpackages.com/badges/ulow-phpci-stash-build/health.svg)](https://phpackages.com/packages/ulow-phpci-stash-build)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M475](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M270](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M453](/packages/google-gax)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
