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.1(4w ago)0371MITPHPPHP ^8.4

Since Apr 11Pushed 4w 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 2d ago

READMEChangelogDependencies (20)Versions (17)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

48

—

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

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

Recently: every ~59 days

Total

16

Last Release

28d 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 (17 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

[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[typicms/base

A modular multilingual CMS built with Laravel, enabling developers to manage structured content like pages, news, events, and more.

1.6k20.4k](/packages/typicms-base)[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3891.8k](/packages/codewithdennis-larament)[ercogx/laravel-filament-starter-kit

This is a Filament v5 Starter Kit for Laravel 13, designed to accelerate the development of Filament-powered applications.

461.7k](/packages/ercogx-laravel-filament-starter-kit)

PHPackages © 2026

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