mcgo / laravel-boundless-webhooks
Boundless events. Now they call home.
Package info
github.com/McGo/laravel-boundless-webhooks
pkg:composer/mcgo/laravel-boundless-webhooks
v1.x-dev
2025-10-10 16:34 UTC
Requires
- laravel/framework: ^10.0|^11.0|^12.0
- mcgo/laravel-boundless: ^1.0
Requires (Dev)
- orchestra/testbench: ^8.0|^9.0|^10.0
This package is auto-updated.
Last update: 2026-02-10 17:08:35 UTC
README
Boundless events. Now they call home.
This package enables your laravel application to act as a webhook sender. Other systems can register to receive defined events which are based upon mcgo/laravel-boundless.
Installation
Simply install the package via composer:
composer require mcgo/laravel-boundless-webhooks