PHPackages                             you-up/incoming-webhook-analyzer - 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. you-up/incoming-webhook-analyzer

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

you-up/incoming-webhook-analyzer
================================

Help YouUp process incoming webhook

049PHP

Since Dec 23Pushed 8y agoCompare

[ Source](https://github.com/You-Up/incoming-webhook-analyzer)[ Packagist](https://packagist.org/packages/you-up/incoming-webhook-analyzer)[ RSS](/packages/you-up-incoming-webhook-analyzer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

YouUp Webhook Parser
====================

[](#youup-webhook-parser)

Add support to your favorite tools in YouUp.

How?
----

[](#how)

### Step 1: Scaffold

[](#step-1-scaffold)

Run `php cli scaffold` and follow the instruction.

### Step 2: Capture an example of a request

[](#step-2-capture-an-example-of-a-request)

Run `php -S localhost:9999 receiver.php` to start a piece of code that will capture the incoming request. Use tools such a ngrok, to get public URL that will point to your machine. After a request, the terminal will show the text to copy paste into the `NAME_test_request.json` file.

### Step 3: Complete NAME\_parsed\_results.json

[](#step-3-complete-name_parsed_resultsjson)

This file contain the data that should be extracted from the test request and used by YouUp.

### Step 4: Write the logic of NAME.php

[](#step-4-write-the-logic-of-namephp)

2 methods must be implemented:

- isMatch =&gt; detect that an incoming webhook request should be handle by this class
- extract =&gt; read the information from the request

### Step 5: Pull Request

[](#step-5-pull-request)

Submit a pull request, and once merged, the new integration will be live in YouUp.

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/41de134ebb934c1ecc4e84bee05d1ee9dc4480acd8737e180686d42810288b81?d=identicon)[genintho](/maintainers/genintho)

---

Top Contributors

[![genintho](https://avatars.githubusercontent.com/u/664857?v=4)](https://github.com/genintho "genintho (33 commits)")

### Embed Badge

![Health badge](/badges/you-up-incoming-webhook-analyzer/health.svg)

```
[![Health](https://phpackages.com/badges/you-up-incoming-webhook-analyzer/health.svg)](https://phpackages.com/packages/you-up-incoming-webhook-analyzer)
```

###  Alternatives

[trentrichardson/cakephp-shrink

Compiles, combines, and minifies javascript, coffee, less, scss, and css

1619.3k](/packages/trentrichardson-cakephp-shrink)

PHPackages © 2026

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