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 3w 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 47% 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

2284d 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M736](/packages/sylius-sylius)[algolia/algoliasearch-client-php

API powering the features of Algolia.

69735.1M159](/packages/algolia-algoliasearch-client-php)[telnyx/telnyx-php

Official Telnyx PHP SDK — APIs for Voice, SMS, MMS, WhatsApp, Fax, SIP Trunking, Wireless IoT, Call Control, and more. Build global communications on Telnyx's private carrier-grade network.

35789.4k2](/packages/telnyx-telnyx-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)

PHPackages © 2026

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