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

ActiveLibrary[API Development](/categories/api)

m1guelpf/github-webhooks
========================

A Laravel package to interact with GitHub Webhooks.

v2.5(8y ago)2123[1 PRs](https://github.com/m1guelpf/laravel-gh-webhooks/pulls)MITPHPPHP ^7.0

Since Sep 18Pushed 6y ago1 watchersCompare

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

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

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

[](#laravel-github-webhooks)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b0ddc2f80dc9752f3b496dfc0bed367d4208c1631e7c2ad446c9a46a46da7eca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d316775656c70662f6769746875622d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/m1guelpf/github-webhooks)[![Software License](https://camo.githubusercontent.com/942e017bf0672002dd32a857c95d66f28c5900ab541838c6c664442516309c8a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/4288d87bc00c3de78c731e8d5f7ded3d57f90481fa529a0eaf4d59f58827605b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d316775656c70662f6769746875622d776562686f6f6b732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/m1guelpf/github-webhooks)

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 m1guelpf/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 MIT License. Please see [LICENSE.md](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Recently: every ~55 days

Total

7

Last Release

2937d ago

Major Versions

v1.0 → v2.02017-09-18

### 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 (8 commits)")

---

Tags

eventsgithubgithub-webhookslaravellaravel-eventspackagephpwebhooksm1guelpfgithub-webhooks

### Embed Badge

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

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

###  Alternatives

[darkaonline/l5-swagger

OpenApi or Swagger integration to Laravel

2.9k34.0M112](/packages/darkaonline-l5-swagger)[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

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