PHPackages                             dependenci/github-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. dependenci/github-webhooks

Abandoned → [m1guelpf/github-webhooks](/?search=m1guelpf%2Fgithub-webhooks)Library[API Development](/categories/api)

dependenci/github-webhooks
==========================

A Laravel package to interact with GitHub Webhooks.

v1.2(8y ago)11229MPL-2.0PHPPHP ^7.0

Since Jun 16Pushed 8y agoCompare

[ Source](https://github.com/dependenci/laravel-gh-webhooks)[ Packagist](https://packagist.org/packages/dependenci/github-webhooks)[ Docs](https://github.com/dependenci/laravel-gh-webhooks)[ RSS](/packages/dependenci-github-webhooks/feed)WikiDiscussions master Synced 6d ago

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

Laravel GitHub Webhooks
=======================

[](#laravel-github-webhooks)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e22d9bfe745e92034bb244e48d3071afdfe6602329e95495a0ccc35623af5b05/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646570656e64656e63692f6769746875622d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dependenci/github-webhooks)[![Software License](https://camo.githubusercontent.com/ba7a1adfbbba25a55e79df59712fe5534a8688962e78296f6e23a012c5ab4390/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d504c76322e302d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/fed20e67b57fede54f123ed83056328df26c6f27fae4fe8761ad0125642ce101/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f646570656e64656e63692f6769746875622d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dependenci/github-webhooks)

DEPRECATED: This package is deprecated. You can use [m1guelpf/laravel-gh-webhooks](https://github.com/m1guelpf/laravel-gh-webhooks) instead.
============================================================================================================================================

[](#deprecated-this-package-is-deprecated-you-can-use-m1guelpflaravel-gh-webhooks-instead)

Easy-to-use class to transform GitHub Webhooks to Laravel Events.

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

[](#installation)

You can install the package via composer using this command:

```
composer require dependenci/github-webhooks
```

Usage
-----

[](#usage)

```
use GHWebhooks;

public function handleWebhook()
{
  return GHWebhooks::handle();
}
```

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

[](#contributing)

Read our [CONTRIBUTING.md](CONTRIBUTING.md) for more details on how to help us.

Security
--------

[](#security)

If you find any security related issues, please send an email to  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Miguel Piedrafita](https://github.com/m1guelpf)
- [All Contributors](../../contributors)

License
-------

[](#license)

This package is licensed under the Mozilla Public License 2.0 ("MPL-2.0"). Please see [LICENSE.md](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community6

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

Total

3

Last Release

3164d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/23558090?v=4)[Miguel Piedrafita](/maintainers/m1guelpf)[@m1guelpf](https://github.com/m1guelpf)

---

Top Contributors

[![m1guelpf](https://avatars.githubusercontent.com/u/23558090?v=4)](https://github.com/m1guelpf "m1guelpf (2 commits)")

---

Tags

dependencieventsgithubgithub-webhookslaravellaravel-eventspackagephpwebhooksgithub-webhooksdependenci

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/dependenci-github-webhooks/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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