PHPackages                             desktopsolutions/bbucket-to-trello - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. desktopsolutions/bbucket-to-trello

AbandonedProject[Utility &amp; Helpers](/categories/utility)

desktopsolutions/bbucket-to-trello
==================================

BitBucket web hook for commenting commit messages into Trello cards.

1.0.1(10y ago)0222MITPHPPHP &gt;=5.3.0

Since Jan 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/DesktopSolutionsSoftware/bb-commit-to-trello-comment)[ Packagist](https://packagist.org/packages/desktopsolutions/bbucket-to-trello)[ RSS](/packages/desktopsolutions-bbucket-to-trello/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

bb-commit-to-trello-comment
---------------------------

[](#bb-commit-to-trello-comment)

[![Latest Stable Version](https://camo.githubusercontent.com/37d8bb1ed4ea42e48a7dfe10f89e91f11f667288b8d02bb328c446a91f9e8cd4/68747470733a2f2f706f7365722e707567782e6f72672f6465736b746f70736f6c7574696f6e732f626275636b65742d746f2d7472656c6c6f2f762f737461626c65)](https://packagist.org/packages/desktopsolutions/bbucket-to-trello) [![Total Downloads](https://camo.githubusercontent.com/4b639e3e73eca4249f1e86148304ec3d2414f34364ea4b4453c88d431038a445/68747470733a2f2f706f7365722e707567782e6f72672f6465736b746f70736f6c7574696f6e732f626275636b65742d746f2d7472656c6c6f2f646f776e6c6f616473)](https://packagist.org/packages/desktopsolutions/bbucket-to-trello) [![Latest Unstable Version](https://camo.githubusercontent.com/a92613e8898e4f7b4609a7376eddbfe4a35030f65200e7e216c73d9bb8285d97/68747470733a2f2f706f7365722e707567782e6f72672f6465736b746f70736f6c7574696f6e732f626275636b65742d746f2d7472656c6c6f2f762f756e737461626c65)](https://packagist.org/packages/desktopsolutions/bbucket-to-trello) [![License](https://camo.githubusercontent.com/0fdc1d473b9ba6526ba4305e12cc00ca5547fa152968bcf61aca3cb9fcfce9d8/68747470733a2f2f706f7365722e707567782e6f72672f6465736b746f70736f6c7574696f6e732f626275636b65742d746f2d7472656c6c6f2f6c6963656e7365)](https://packagist.org/packages/desktopsolutions/bbucket-to-trello)

BitBucket web hook for commenting commit messages into Trello cards.

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

[](#installation)

### Install via composer

[](#install-via-composer)

```
composer create-project desktopsolutions/bbucket-to-trello

```

*...or clone the repository.*

### Run the config generator

[](#run-the-config-generator)

```
php cli-install.php

```

*I was hoping to have this run automatically after the project installs but composer was forcing it through without allowing STDIN :(*

If you can't use the command-line tool, copy `config-example.php` to `config.php` and edit the values within.

Set up the Web Hook
-------------------

[](#set-up-the-web-hook)

In your BitBucket repository go to settings -&gt; web hooks. Create a new web hook with the URL of your installation.

*ex. *

\##Use and Enjoy! Put the URL of your relevant Trello card in your commit messages. The commit information will be added as a comment to that card (see below for an example).

You can reference as many cards as you would like within a single commit. Trello will parse the card URLs as usual so you can click them to jump between cards.

### Comment format

[](#comment-format)

Commit `hash` by `author's display name`

---

`commit message`

---

`link to commit details here`

Contributing
------------

[](#contributing)

### Pull requests welcome :)

[](#pull-requests-welcome-)

This was built for a specific use case. If you wish to extend any functionality of this program whether it be improving the comment messages, enhancing security, etc. please fork the repo and submit a pull request!

This project is maintained by [Andrew Natoli](https://github.com/AndrewNatoli).

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

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 ~1 days

Total

3

Last Release

3821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/54fea9e04b30c3b5f15d9c9df249254236fb8b9fb06f4bf99db369746dcfd565?d=identicon)[AndrewNatoli](/maintainers/AndrewNatoli)

---

Top Contributors

[![AndrewNatoli](https://avatars.githubusercontent.com/u/4162073?v=4)](https://github.com/AndrewNatoli "AndrewNatoli (12 commits)")

---

Tags

bitbuckettrellowebhookcommentscardcommitcommitscards

### Embed Badge

![Health badge](/badges/desktopsolutions-bbucket-to-trello/health.svg)

```
[![Health](https://phpackages.com/badges/desktopsolutions-bbucket-to-trello/health.svg)](https://phpackages.com/packages/desktopsolutions-bbucket-to-trello)
```

###  Alternatives

[marcocesarato/php-conventional-changelog

Generate changelogs and release notes from a project's commit messages and metadata and automate versioning with semver.org and conventionalcommits.org

2521.4M117](/packages/marcocesarato-php-conventional-changelog)[beyondcode/laravel-comments

Add comments to your Laravel application

605428.8k2](/packages/beyondcode-laravel-comments)[ramsey/conventional-commits

A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook action!

1931.5M142](/packages/ramsey-conventional-commits)[lakm/laravel-comments

Integrate seamless commenting functionality into your Laravel project.

40614.3k1](/packages/lakm-laravel-comments)[digital-creative/resource-navigation-tab

Organize your resource fields into tabs.

78150.5k](/packages/digital-creative-resource-navigation-tab)[silverstripe/comments

Provides commenting functionality for your SilverStripe site.

40257.9k14](/packages/silverstripe-comments)

PHPackages © 2026

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