PHPackages                             confetticode/standard-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. confetticode/standard-webhooks

ActiveLibrary[API Development](/categories/api)

confetticode/standard-webhooks
==============================

PHP library for Standard Webhooks

0.1.0(11mo ago)0287↓12.5%1Apache-2.0PHPPHP ^8.2CI failing

Since Jul 1Pushed 11mo agoCompare

[ Source](https://github.com/confetticode/standard-webhooks)[ Packagist](https://packagist.org/packages/confetticode/standard-webhooks)[ RSS](/packages/confetticode-standard-webhooks/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (1)

PHP library for Standard Webhooks

Code is copied purely from [Standard Webhooks](https://github.com/standard-webhooks/standard-webhooks)

Requirements
------------

[](#requirements)

- PHP: ^8.2

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

[](#installation)

Install `confetticode/standard-webhooks` via Composer.

```
composer install confetticode/standard-webhooks
```

Usage
-----

[](#usage)

Verifying a webhook payload:

```
require __DIR__ . '/vendor/autoload.php';

$wh = new \StandardWebhooks\Webhook($base64Secret);
$wh->verify($webhookPayload, $webhookHeaders);
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance50

Moderate activity, may be stable

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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

Unknown

Total

1

Last Release

359d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16967350?v=4)[Oliver Quynh](/maintainers/oliverquynh)[@oliverquynh](https://github.com/oliverquynh)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/confetticode-standard-webhooks/health.svg)

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93452.6k6](/packages/botman-driver-telegram)[pixelant/pxa-social-feed

Add Facebook, Instagram, and Twitter feeds to your site.

2349.3k](/packages/pixelant-pxa-social-feed)

PHPackages © 2026

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