PHPackages                             hyphenio/iron-queue - 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. hyphenio/iron-queue

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

hyphenio/iron-queue
===================

IronMQ support for the Laravel queue.

v5.2(10y ago)024MITPHPPHP &gt;=5.5.9

Since Feb 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/hyphenio/iron-queue)[ Packagist](https://packagist.org/packages/hyphenio/iron-queue)[ Docs](http://laravelcollective.com)[ RSS](/packages/hyphenio-iron-queue/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (10)Versions (3)Used By (0)

IronMQ Laravel Queue Driver
===========================

[](#ironmq-laravel-queue-driver)

This package provides a IronMQ (~2.0 SDK) driver for the Laravel queue system and matches the driver that was found in Laravel 5.1.

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

[](#installation)

- Add `Collective\IronQueue\IronQueueServiceProvider` to your `app.php` configuration file.
- Configure your `iron` queue driver in your `config/queue.php` the same as it would have been configured for Laravel 5.1.

Sample Configuration:

```
'iron' => [
    'driver'  => 'iron',
    'host'    => 'mq-aws-us-east-1.iron.io',
    'token'   => 'your-token',
    'project' => 'your-project-id',
    'queue'   => 'your-queue-name',
    'encrypt' => true,
],
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

2

Last Release

3794d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/17154934?v=4)[Hyphen IO](/maintainers/hyphenio)[@hyphenio](https://github.com/hyphenio)

---

Top Contributors

[![hyphenio](https://avatars.githubusercontent.com/u/17154934?v=4)](https://github.com/hyphenio "hyphenio (1 commits)")[![stayallive](https://avatars.githubusercontent.com/u/1090754?v=4)](https://github.com/stayallive "stayallive (1 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (1 commits)")[![tshafer](https://avatars.githubusercontent.com/u/299464?v=4)](https://github.com/tshafer "tshafer (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hyphenio-iron-queue/health.svg)

```
[![Health](https://phpackages.com/badges/hyphenio-iron-queue/health.svg)](https://phpackages.com/packages/hyphenio-iron-queue)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M341](/packages/psalm-plugin-laravel)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M125](/packages/roots-acorn)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M135](/packages/laravel-mcp)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.5k55.4M8.0k](/packages/larastan-larastan)[illuminate/auth

The Illuminate Auth package.

10528.2M1.2k](/packages/illuminate-auth)[illuminate/routing

The Illuminate Routing package.

1419.2M2.9k](/packages/illuminate-routing)

PHPackages © 2026

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