PHPackages                             jcergolj/brevo-webhook-manager-for-laravel - 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. jcergolj/brevo-webhook-manager-for-laravel

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

jcergolj/brevo-webhook-manager-for-laravel
==========================================

Brevo webhook manager for Laravel

v1.3(1mo ago)207.5k↑150%MITPHP

Since Nov 7Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/jcergolj/brevo-webhook-manager-for-laravel)[ Packagist](https://packagist.org/packages/jcergolj/brevo-webhook-manager-for-laravel)[ RSS](/packages/jcergolj-brevo-webhook-manager-for-laravel/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (14)Versions (5)Used By (0)

Brevo Webhook Manager CLI Tool for Laravel
==========================================

[](#brevo-webhook-manager-cli-tool-for-laravel)

This CLI tool provides a convenient way to manage Brevo webhooks from the command line. It provides a number of commands for fetching, creating, updating, and deleting webhooks.

[![create brevo webhook example](imgs/create-webhook.png)](imgs/create-webhook.png)

Features:

- Fetch webhooks from the Brevo API
- Create new webhooks
- Update existing webhooks
- Delete webhooks

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

[](#installation)

### Requirements

[](#requirements)

Required PHP &gt;=8.2

### Installing package

[](#installing-package)

```
composer require jcergolj/brevo-webhook-manager-for-laravel
```

### Publishing config file

[](#publishing-config-file)

```
php artisan vendor:publish --provider="Jcergolj\BrevoWebhookManager\BrevoWebhookMangerServiceProvider"
```

### .env file

[](#env-file)

```
BREVO_API_KEY=
USER_AGENT=""
BREVO_BASE_URL=https://api.brevo.com/v3/
```

### Avaliable commands

[](#avaliable-commands)

```
php artisan brevo-webhooks:create-inbound
```

```
php artisan brevo-webhooks:create-marketing
```

```
php artisan brevo-webhooks:create-transactional
```

```
php artisan brevo-webhooks:update
```

```
php artisan brevo-webhooks:delete
```

```
php artisan brevo-webhooks:fetch
```

```
php artisan brevo-webhooks:fetch-all
```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance89

Actively maintained with recent releases

Popularity30

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

4

Last Release

54d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/111d8d25ce610ce3d6cb7413529089ce6482e34dfc5a6a8bf04592719a0abe07?d=identicon)[jcergolj](/maintainers/jcergolj)

---

Top Contributors

[![jcergolj](https://avatars.githubusercontent.com/u/6940394?v=4)](https://github.com/jcergolj "jcergolj (5 commits)")

###  Code Quality

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/jcergolj-brevo-webhook-manager-for-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/jcergolj-brevo-webhook-manager-for-laravel/health.svg)](https://phpackages.com/packages/jcergolj-brevo-webhook-manager-for-laravel)
```

###  Alternatives

[nativephp/mobile

NativePHP for Mobile

82724.0k43](/packages/nativephp-mobile)[mrmarchone/laravel-auto-crud

Laravel Auto CRUD helps you streamline development and save time.

28711.8k2](/packages/mrmarchone-laravel-auto-crud)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[dhlparcel/magento2-plugin

DHL Parcel plugin for Magento 2

11180.5k2](/packages/dhlparcel-magento2-plugin)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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