PHPackages                             endeavors/bit-bucket-web-hook - 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. endeavors/bit-bucket-web-hook

ActiveLibrary

endeavors/bit-bucket-web-hook
=============================

A simple bitbucket webhook for Laravel apps

3.0.x-dev(6y ago)01031PHPPHP &gt;=7.0

Since Oct 27Pushed 6y agoCompare

[ Source](https://github.com/hendeavors/BitBucketWebHook)[ Packagist](https://packagist.org/packages/endeavors/bit-bucket-web-hook)[ RSS](/packages/endeavors-bit-bucket-web-hook/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (7)Used By (0)

A small bitbucket webhook package with minimal setup for Laravel 4.2

Publish configuration:

```
php artisan config:publish endeavors/bit-bucket-web-hook

```

Add to providers array in app/config/app/php:

```
'Endeavors\BitBucketWebHook\BitBucketWebHookServiceProvider'

```

create a secret key

```
php artisan bitbucketwebhook:generate.key

```

Add the new secret key in your config.php to the end of the url. So if your url is: /my/url and your key is:1234 the end result will be /my/url/1234

Known issue: The command to generate a key publishes to the package directory. You will need to generate first, then publish.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Total

2

Last Release

2497d ago

Major Versions

1.0.x-dev → 3.0.x-dev2019-07-09

PHP version history (2 changes)1.0.x-devPHP &gt;=5.3.0

3.0.x-devPHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/0605cdd1d4d5e4f131117fe19061be0686ae300b8681c186d85fb2bba35f553b?d=identicon)[tbitowner](/maintainers/tbitowner)

---

Tags

bitbucketwebhookbitbucket webhooklaravel bitbucket webhook

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/endeavors-bit-bucket-web-hook/health.svg)

```
[![Health](https://phpackages.com/badges/endeavors-bit-bucket-web-hook/health.svg)](https://phpackages.com/packages/endeavors-bit-bucket-web-hook)
```

###  Alternatives

[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/wayfinder

Generate TypeScript representations of your Laravel actions and routes.

1.7k4.1M69](/packages/laravel-wayfinder)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

71510.9M66](/packages/laravel-mcp)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

44643.1k1](/packages/pressbooks-pressbooks)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[erlandmuchasaj/laravel-gzip

Gzip your responses.

40129.3k2](/packages/erlandmuchasaj-laravel-gzip)

PHPackages © 2026

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