PHPackages                             wuwx/laravel-stomp - 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. wuwx/laravel-stomp

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

wuwx/laravel-stomp
==================

06PHPCI passing

Since Apr 9Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/wuwx/laravel-stomp)[ Packagist](https://packagist.org/packages/wuwx/laravel-stomp)[ RSS](/packages/wuwx-laravel-stomp/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

laravel-stomp
=============

[](#laravel-stomp)

Laravel Stomp package for message queue integration via STOMP protocol.

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

[](#installation)

```
composer require wuwx/laravel-stomp
```

Configuration
-------------

[](#configuration)

Publish the configuration file:

```
php artisan vendor:publish --provider="Wuwx\LaravelStomp\StompServiceProvider" --tag="config"
```

Usage
-----

[](#usage)

```
use Stomp;

// Use the Stomp facade
Stomp::someMethod();
```

Requirements
------------

[](#requirements)

- PHP 7.4+
- Laravel 6.0+
- ext-stomp (recommended)

License
-------

[](#license)

MIT

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance56

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity12

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9c1977bba4586c70a4bdb6faaee4823184904ff3bd3246e79069871465500611?d=identicon)[wuwx](/maintainers/wuwx)

---

Top Contributors

[![wuwx](https://avatars.githubusercontent.com/u/4401?v=4)](https://github.com/wuwx "wuwx (10 commits)")

### Embed Badge

![Health badge](/badges/wuwx-laravel-stomp/health.svg)

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

###  Alternatives

[aymanalhattami/filament-slim-scrollbar

Slim scrollbar for sidebar scrollbar, table scrollbar, and any other scrollbar in the application.

5188.7k2](/packages/aymanalhattami-filament-slim-scrollbar)[nuhel/filament-cropper

Cropper Js Implementation for Filament

3759.0k](/packages/nuhel-filament-cropper)[obliviousharmony/vscode-phpcs-integration

The custom PHPCS integration for the obliviousharmony.vscode-php-codesniffer VS Code extension.

426.5k](/packages/obliviousharmony-vscode-phpcs-integration)

PHPackages © 2026

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