PHPackages                             sunkan/git-webhooks - 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. sunkan/git-webhooks

ActiveLibrary[API Development](/categories/api)

sunkan/git-webhooks
===================

normalise webhook events for github, gitlab and bitbucket

2.0.0(6y ago)031MITPHPPHP ^7.2

Since Mar 23Pushed 6y agoCompare

[ Source](https://github.com/sunkan/git-webhooks)[ Packagist](https://packagist.org/packages/sunkan/git-webhooks)[ RSS](/packages/sunkan-git-webhooks/feed)WikiDiscussions sunkan Synced 1w ago

READMEChangelog (1)Dependencies (3)Versions (9)Used By (0)

git-webhooks
============

[](#git-webhooks)

[![Build Status](https://github.com/sunkan/git-webhooks/workflows/CI/badge.svg?branch=sunkan&event=push)](https://github.com/sunkan/git-webhooks/workflows/CI/badge.svg?branch=sunkan&event=push)

normalise webhook events for github, gitlab and bitbucket

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

[](#installation)

```
composer require davidbadura/git-webhooks
```

Example
-------

[](#example)

```
use DavidBadura\GitWebhooks\EventFactory;

$request = Psr17Factory::createFromGlobals();
$factory = EventFactory::createDefault();

if ($event = $factory->create($request)) {
    // ...
}
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 58.5% 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 ~293 days

Recently: every ~367 days

Total

6

Last Release

2238d ago

Major Versions

1.2.1 → 2.0.02020-04-01

PHP version history (3 changes)1.0.1PHP ~5.4|~7.0

1.1.0PHP ^5.4 || ^7.0

2.0.0PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ce9d40996574fd1f18f69556c872c6eb94e59977c5f0b33c9df541d82fbb3800?d=identicon)[sunkan](/maintainers/sunkan)

---

Top Contributors

[![DavidBadura](https://avatars.githubusercontent.com/u/470138?v=4)](https://github.com/DavidBadura "DavidBadura (24 commits)")[![sunkan](https://avatars.githubusercontent.com/u/568492?v=4)](https://github.com/sunkan "sunkan (10 commits)")[![larsborn](https://avatars.githubusercontent.com/u/1826897?v=4)](https://github.com/larsborn "larsborn (6 commits)")[![smoench](https://avatars.githubusercontent.com/u/183530?v=4)](https://github.com/smoench "smoench (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sunkan-git-webhooks/health.svg)

```
[![Health](https://phpackages.com/badges/sunkan-git-webhooks/health.svg)](https://phpackages.com/packages/sunkan-git-webhooks)
```

###  Alternatives

[algolia/algoliasearch-client-php

API powering the features of Algolia.

69433.0M114](/packages/algolia-algoliasearch-client-php)[swisnl/json-api-client

A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.

211473.2k12](/packages/swisnl-json-api-client)[php-heroku-client/php-heroku-client

A PHP client for the Heroku Platform API

24404.8k4](/packages/php-heroku-client-php-heroku-client)[yoti/yoti-php-sdk

Yoti SDK for quickly integrating your PHP backend with Yoti

27539.9k1](/packages/yoti-yoti-php-sdk)[trycourier/courier

Courier PHP SDK

16643.9k](/packages/trycourier-courier)[commercetools/commercetools-sdk

The official PHP SDK for the commercetools Composable Commerce APIs

19281.5k](/packages/commercetools-commercetools-sdk)

PHPackages © 2026

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