PHPackages                             platforg/softlayer-message-queue-php - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. platforg/softlayer-message-queue-php

ActiveLibrary[Queues &amp; Workers](/categories/queues)

platforg/softlayer-message-queue-php
====================================

Provides a PHP Client for SoftLayer Message Queue

0.2.2(10y ago)08MITPHPPHP &gt;=5.3.0

Since Mar 8Pushed 10y ago1 watchersCompare

[ Source](https://github.com/platforg/softlayer-message-queue-php)[ Packagist](https://packagist.org/packages/platforg/softlayer-message-queue-php)[ Docs](https://github.com/platforg/softlayer-message-queue-php)[ RSS](/packages/platforg-softlayer-message-queue-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

SoftLayer Message Queue - PHP Client
====================================

[](#softlayer-message-queue---php-client)

This code provides PHP 5.3+ bindings written in PHP to communicate with the [SoftLayer Message Queue API](http://sldn.softlayer.com/reference/messagequeueapi).

Installing via Composer
-----------------------

[](#installing-via-composer)

Add `platforg/softlayer-message-queue-php` as a dependency

```
"require": {
	"platforg/softlayer-message-queue-php": "~0.2"
}

```

Then update the dependencies:

```
composer update

```

Include Composer's autoload to your porject:

```
require_once('vendor/autoload.php');

```

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

[](#requirements)

- PHP 5.3 or later
- cURL support
- PHPUnit 3.6 or later (to run the test suite)
- An active SoftLayer customer account with message queue service

Need more help?
---------------

[](#need-more-help)

For additional guidance and information, check out the [Message Queue API reference](http://sldn.softlayer.com/reference/messagequeueapi)or the [SoftLayer Developer Network forum](https://forums.softlayer.com/forumdisplay.php?f=27).

For specific issues with the PHP client library, get in touch with us via the [SoftLayer Developer Network forum](https://forums.softlayer.com/forumdisplay.php?f=27)or the [Issues page on our GitHub repository](https://github.com/softlayer/softlayer-message-queue-php/issues).

License
-------

[](#license)

Copyright (c) 2012 SoftLayer Technologies, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

3762d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/df8912f7326b39db29f96b301506732aeb6a28bb17b23ae53dc15b28e7aefccb?d=identicon)[gudabu](/maintainers/gudabu)

---

Top Contributors

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

---

Tags

messagequeuesoftlayer

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/platforg-softlayer-message-queue-php/health.svg)

```
[![Health](https://phpackages.com/badges/platforg-softlayer-message-queue-php/health.svg)](https://phpackages.com/packages/platforg-softlayer-message-queue-php)
```

###  Alternatives

[php-amqplib/php-amqplib

Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.

4.6k132.3M997](/packages/php-amqplib-php-amqplib)[php-amqplib/rabbitmq-bundle

Integrates php-amqplib with Symfony &amp; RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.

1.3k20.9M69](/packages/php-amqplib-rabbitmq-bundle)[bunny/bunny

Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library

7526.8M45](/packages/bunny-bunny)[pdezwart/php-amqp

PHP AMQP Binding Library

585247.1k2](/packages/pdezwart-php-amqp)[clue/mq-react

Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP

145810.0k4](/packages/clue-mq-react)[php-amqp/php-amqp

PHP AMQP Binding Library

58615.5k](/packages/php-amqp-php-amqp)

PHPackages © 2026

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