PHPackages                             davidbadura/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. davidbadura/git-webhooks

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

davidbadura/git-webhooks
========================

normalise webhook events for github, gitlab and bitbucket

1.2.1(9y ago)101.0k8[5 issues](https://github.com/DavidBadura/git-webhooks/issues)MITPHPPHP ^5.4 || ^7.0

Since Mar 23Pushed 9y ago1 watchersCompare

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

READMEChangelog (5)Dependencies (3)Versions (7)Used By (0)

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

[](#git-webhooks)

[![Build Status](https://camo.githubusercontent.com/5fb1e6ec1d705e0f48660401929d300197ab3f904cc334a0e57a29261d1067c7/68747470733a2f2f7472617669732d63692e6f72672f44617669644261647572612f6769742d776562686f6f6b732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/DavidBadura/git-webhooks)[![Latest Stable Version](https://camo.githubusercontent.com/057ca253bf95f355c630e5249229a0dd73282c7061f75dd94305b46bd74ea0e8/68747470733a2f2f706f7365722e707567782e6f72672f64617669646261647572612f6769742d776562686f6f6b732f762f737461626c65)](https://packagist.org/packages/davidbadura/git-webhooks)[![Total Downloads](https://camo.githubusercontent.com/adac66f08b21a0a54fe269f028354d1f88fb3d6bcf9acb2a0c753248d26577e6/68747470733a2f2f706f7365722e707567782e6f72672f64617669646261647572612f6769742d776562686f6f6b732f646f776e6c6f616473)](https://packagist.org/packages/davidbadura/git-webhooks)[![Latest Unstable Version](https://camo.githubusercontent.com/9d6368bf074ce669e3b4616c31c07891e6d243e388b6a693ef8ecce1ac13a069/68747470733a2f2f706f7365722e707567782e6f72672f64617669646261647572612f6769742d776562686f6f6b732f762f756e737461626c65)](https://packagist.org/packages/davidbadura/git-webhooks)[![License](https://camo.githubusercontent.com/b15136c55c5c97c139d7b74e5f133973cd0595336b2b5eb58ea767de06d234b7/68747470733a2f2f706f7365722e707567782e6f72672f64617669646261647572612f6769742d776562686f6f6b732f6c6963656e7365)](https://packagist.org/packages/davidbadura/git-webhooks)

normalise webhook events for github, gitlab and bitbucket

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

[](#installation)

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

Example
-------

[](#example)

```
use DavidBadura\GitWebhooks\EventFactory;
use Symfony\Component\HttpFoundation\Request;

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

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

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 77.4% 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 ~76 days

Total

5

Last Release

3401d ago

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

1.1.0PHP ^5.4 || ^7.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/470138?v=4)[David Badura](/maintainers/DavidBadura)[@DavidBadura](https://github.com/DavidBadura)

---

Top Contributors

[![DavidBadura](https://avatars.githubusercontent.com/u/470138?v=4)](https://github.com/DavidBadura "DavidBadura (24 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)")

---

Tags

gitgit-webhookgithubgithub-webhooksgitlabgitlab-webhookphp

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[illuminate/session

The Illuminate Session package.

9937.4M753](/packages/illuminate-session)[illuminate/cookie

The Illuminate Cookie package.

224.3M122](/packages/illuminate-cookie)[codefog/contao-haste

haste extension for Contao Open Source CMS

42650.8k139](/packages/codefog-contao-haste)[codefog/contao-news_categories

News Categories bundle for Contao Open Source CMS

3183.3k6](/packages/codefog-contao-news-categories)[netgen/content-browser

Netgen Content Browser is a Symfony bundle that provides an interface which selects items from any kind of backend and returns the IDs of selected items back to the calling code.

14112.1k8](/packages/netgen-content-browser)[leapt/core-bundle

Symfony LeaptCoreBundle

2529.1k4](/packages/leapt-core-bundle)

PHPackages © 2026

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