PHPackages                             appserver-io/stomp-mq-adapter - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. appserver-io/stomp-mq-adapter

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

appserver-io/stomp-mq-adapter
=============================

Stomp message queue adapter

v0.9-beta(11y ago)151[2 issues](https://github.com/larsroettig/stomp/issues)OSL-3.0PHPPHP &gt;=5.4.0

Since Dec 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/larsroettig/stomp)[ Packagist](https://packagist.org/packages/appserver-io/stomp-mq-adapter)[ Docs](https://github.com/techdivision/TechDivision_StompProtocol)[ RSS](/packages/appserver-io-stomp-mq-adapter/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (9)Versions (6)Used By (0)

Appserver.io Message Queue StompProtocol Adapter
================================================

[](#appserverio-message-queue-stompprotocol-adapter)

[![Build Status](https://camo.githubusercontent.com/1cda0d8b88d67ecfae242154825d5994e956792eb65e0cb1ca1accf5ce4aea1e/68747470733a2f2f7472617669732d63692e6f72672f6c617273726f65747469672f73746f6d702e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/larsroettig/stomp)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/9dcb72e00413d79a381c1a336cb72c40f0a05403e09c264a171102b86ddf74ab/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c617273726f65747469672f73746f6d702f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/larsroettig/stomp/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/93320ce4b7e0a62b2576e09cdba5df99db3d2a5cfff129ff09d66ec54c128278/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6c617273726f65747469672f73746f6d702f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/larsroettig/stomp/?branch=master)

Can receive stomp messages and will send it to "Appserver.io message Queue".

### Installation Mac

[](#installation-mac)

- Clone repository or Download the ZIP
- Add the followings lines to /opt/appserver/composer.json

```
    "repositories": [
        {
            "type":"vcs",
            "url":"/YOUR/PATH/stomp"
        }
    ],
    "require": {
    "appserver-io/stomp" : "dev-master"
    }
```

- Run the command "sudo bin/php bin/composer.phar update" in /opt/appserver
- Add the new server node to /opt/appserver/etc/appserver/appserver.xml

```

                        info@appserver.io
                        tcp
                        127.0.0.1
                        61613
                        64
                        3
                        8
                        webapps
                        index.pc
                        64
                        5
                        var/www/errors/error.phtml

                                .*

```

- Restart the Apserver

Development/Deployment
----------------------

[](#developmentdeployment)

- run unit test =&gt; ant run-tests

TODO
====

[](#todo)

- Better documentation
- Example(tutorial)

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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 ~29 days

Total

4

Last Release

4073d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5289370?v=4)[Lars Roettig](/maintainers/larsroettig)[@larsroettig](https://github.com/larsroettig)

---

Top Contributors

[![larsroettig](https://avatars.githubusercontent.com/u/5289370?v=4)](https://github.com/larsroettig "larsroettig (12 commits)")[![scrutinizer-auto-fixer](https://avatars.githubusercontent.com/u/6253494?v=4)](https://github.com/scrutinizer-auto-fixer "scrutinizer-auto-fixer (1 commits)")

---

Tags

phpserverprotocoladapterstomp

### Embed Badge

![Health badge](/badges/appserver-io-stomp-mq-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/appserver-io-stomp-mq-adapter/health.svg)](https://phpackages.com/packages/appserver-io-stomp-mq-adapter)
```

###  Alternatives

[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[php-mcp/server

PHP SDK for building Model Context Protocol (MCP) servers - Create MCP tools, resources, and prompts

828280.5k25](/packages/php-mcp-server)[felixfbecker/language-server

PHP Implementation of the Visual Studio Code Language Server Protocol

1.2k95.4k](/packages/felixfbecker-language-server)[appserver-io/webserver

Multithreaded webserver for php written in php

455.7k1](/packages/appserver-io-webserver)[renoki-co/laravel-healthchecks

Laravel Healthchecks is a simple controller class that helps you build your own healthchecks endpoint without issues.

5654.9k](/packages/renoki-co-laravel-healthchecks)[appserver-io/dnsserver

Multithreaded DNS serve written in php

161.9k1](/packages/appserver-io-dnsserver)

PHPackages © 2026

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