PHPackages                             xaraya/with-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. [API Development](/categories/api)
4. /
5. xaraya/with-laravel

ActiveXaraya-module[API Development](/categories/api)

xaraya/with-laravel
===================

Integrate Xaraya with Laravel applications

2.9.0(5mo ago)0311MITPHPPHP ^8.4

Since Apr 11Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/xaraya-modules/with-laravel)[ Packagist](https://packagist.org/packages/xaraya/with-laravel)[ Docs](https://github.com/xaraya-modules/with-laravel)[ RSS](/packages/xaraya-with-laravel/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (10)Versions (16)Used By (1)

Integrate Xaraya with Laravel applications
==========================================

[](#integrate-xaraya-with-laravel-applications)

This is a basic [Laravel Framework](https://laravel.com/docs/11.x/installation) application with a [Webhook Client](https://github.com/spatie/laravel-webhook-client)

Note: the **namespace** was changed from `App\` to `Xaraya\LaravelApp\` to avoid conflicts on loading with third party frameworks

To handle `/webhook/hello-laravel` requests:

1. app/WebhookClients/: `hello` [signature validator](./app/WebhookClients/AnySignatureValidator.php)
2. app/WebhookClients/: `any` [webhook profile](./app/WebhookClients/AnyWebhookProfile.php) (optional)
3. app/WebhookClients/: `any` [webhook response](./app/WebhookClients/AnyWebhookResponse.php) (optional)
4. app/Jobs/: `hello` [process webhook job](./app/Jobs/ProcessWebhookJob.php)
5. config/webhook-client.php: `default` [webhook client config](./config/webhook-client.php)
6. bootstrap/app.php: `webhook` [route group](./bootstrap/app.php)
7. routes/webhooks.php: `hello-laravel` [webhook route](./routes/webhooks.php)

You could use one of the many [existing packages](https://packagist.org/packages/spatie/laravel-webhook-client/dependents?order_by=downloads) to process webhook calls from other providers

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance72

Regular maintenance activity

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

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

Recently: every ~12 days

Total

15

Last Release

164d ago

Major Versions

0.6.0 → 1.2.02025-10-11

1.2.0 → 2.8.52025-10-11

PHP version history (2 changes)0.1.0PHP ^8.2

2.8.9PHP ^8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1447115?v=4)[Mike's Pub](/maintainers/mikespub)[@mikespub](https://github.com/mikespub)

---

Top Contributors

[![mikespub](https://avatars.githubusercontent.com/u/1447115?v=4)](https://github.com/mikespub "mikespub (16 commits)")

###  Code Quality

TestsPHPUnit

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/xaraya-with-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/xaraya-with-laravel/health.svg)](https://phpackages.com/packages/xaraya-with-laravel)
```

###  Alternatives

[echolabsdev/prism

A powerful Laravel package for integrating Large Language Models (LLMs) into your applications.

2.3k388.3k10](/packages/echolabsdev-prism)[aimeos/aimeos-headless

Aimeos headless ecommerce system

2.5k2.3k](/packages/aimeos-aimeos-headless)[sburina/laravel-whmcs-up

WHMCS API client and user provider for Laravel

271.3k](/packages/sburina-laravel-whmcs-up)

PHPackages © 2026

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