PHPackages                             legrisch/statamic-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. legrisch/statamic-webhooks

ActiveStatamic-addon[API Development](/categories/api)

legrisch/statamic-webhooks
==========================

A Statamic addon to register webhooks for Statamic events.

v0.6.2(1y ago)163MITPHPPHP ^8.1

Since May 17Pushed 1y agoCompare

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

READMEChangelog (10)Dependencies (2)Versions (15)Used By (0)

Statamic Webhooks
=================

[](#statamic-webhooks)

This Statamic addon provides an easy to use interface to register webhooks for certain Statamic Events. Trigger deployments or microservices with ease.

[![Statamic Webhooks](https://user-images.githubusercontent.com/46897060/118682352-a6a0d100-b800-11eb-99b5-9967abf11f77.png)](https://user-images.githubusercontent.com/46897060/118682352-a6a0d100-b800-11eb-99b5-9967abf11f77.png)

Features
--------

[](#features)

- Easy to use interface
- Custom headers per webhook
- Choose to include payload
- Enable/disable webhooks and headers
- Efficient concurrent execution of POST requests
- Debounced webhooks (when using an async queue driver)
- Ability to use a custom request body per webhook

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

[](#installation)

Run `composer require legrisch/statamic-webhooks`

In case you want to debounce the webhooks, make sure to setup an [async queue driver](https://laravel.com/docs/5.0/queues).

Usage
-----

[](#usage)

After installation, visit the control panel to add webhooks: `Tools` → `Webhooks`.

To manually trigger a webhook call it like this: `$success = EventListener::triggerByWebhookName('webhook-name')`If called directly, debouncing is not considered.

---

License
-------

[](#license)

This project is licensed under the MIT License.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance43

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity58

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.

###  Release Activity

Cadence

Every ~106 days

Recently: every ~338 days

Total

14

Last Release

452d ago

PHP version history (2 changes)v0.1.0PHP ^7.3 || ^8.0

v0.6.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/49df884f72ce738f4ebf5d21b7b4a6b4d93cc662f9f26bbffae5d18f2b4c5393?d=identicon)[legrisch](/maintainers/legrisch)

---

Top Contributors

[![grischaerbe](https://avatars.githubusercontent.com/u/46897060?v=4)](https://github.com/grischaerbe "grischaerbe (27 commits)")

### Embed Badge

![Health badge](/badges/legrisch-statamic-webhooks/health.svg)

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

###  Alternatives

[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135192.6k5](/packages/statamic-rad-pack-runway)[ritson/placid-statamic

Consume RESTful APIs in your Statamic templates

551.2k](/packages/ritson-placid-statamic)[statamic-rad-pack/shopify

A Shopify Addon for Statamic

113.1k1](/packages/statamic-rad-pack-shopify)[cboxdk/statamic-mcp

MCP (Model Context Protocol) server for Statamic CMS v6 — gives AI assistants structured access to content, blueprints, assets, and more.

225.6k](/packages/cboxdk-statamic-mcp)

PHPackages © 2026

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