PHPackages                             culturalinfusion/laravel-sqs-fifo - 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. culturalinfusion/laravel-sqs-fifo

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

culturalinfusion/laravel-sqs-fifo
=================================

Laravel SQS FIFO

v2.0.0(1y ago)223.2k↓50%3MITPHPPHP ^8.2

Since Jan 18Pushed 1y ago1 watchersCompare

[ Source](https://github.com/CulturalInfusion/laravel-sqs-fifo)[ Packagist](https://packagist.org/packages/culturalinfusion/laravel-sqs-fifo)[ Docs](https://culturalinfusion.org.au)[ RSS](/packages/culturalinfusion-laravel-sqs-fifo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (11)Used By (0)

[![License](https://camo.githubusercontent.com/bc7fcb889bd7fe429917a95c1020b942ce2005095b239e77185b1943f9a00483/687474703a2f2f706f7365722e707567782e6f72672f63756c747572616c696e667573696f6e2f6c61726176656c2d7371732d6669666f2f6c6963656e7365)](https://packagist.org/packages/culturalinfusion/laravel-sqs-fifo)

Laravel SQS FIFO
================

[](#laravel-sqs-fifo)

Table of contents
-----------------

[](#table-of-contents)

- [Intro](#intro)
- [Version Compatibility](#version-compatibility)
- [How to use](#how-to-use)
- [Testing](#testing)

Intro
-----

[](#intro)

Laravel SQS FIFO provides a queue driver for Laravel.

Version Compatibility
---------------------

[](#version-compatibility)

Package VersionLaravel Version2.xLaravel 11.x, 12.x1.xLaravel 8.x, 9.x, 10.xHow to use
----------

[](#how-to-use)

1. Run `composer require culturalinfusion/laravel-sqs-fifo`
2. Update `config/queue.php` of the application with sample from `config/queue.php` of package (Currently Laravel does not support automated config merge for multi-dimensional configuration array, so needs to be done manually):

- SQS endpoint structure is `https://sqs.${AWS_REGION}.amazonaws.com/${prefix}/${queue_name_prefix}${queue}${suffix}.fifo`
- No need to add `.fifo` to queue name in application side, package takes care of it.

Testing
-------

[](#testing)

To run tests using PHPUnit, execute `./vendor/bin/phpunit` .

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance47

Moderate activity, may be stable

Popularity31

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~137 days

Recently: every ~204 days

Total

7

Last Release

393d ago

Major Versions

v1.1.1 → v2.0.02025-04-21

PHP version history (3 changes)v1.0.0PHP ^7.2 || ^8.0

v1.1.0PHP ^8.0

v2.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/a0717e7a63486e7545ca10f10075dfff9ac0c8fe5058d41ab859eae3c0fb33f7?d=identicon)[ci-general-account](/maintainers/ci-general-account)

![](https://www.gravatar.com/avatar/07f593ee195871e117fcb0b3d8acdeff40257d155499663bb146a94c1812a7a4?d=identicon)[techieforfun](/maintainers/techieforfun)

---

Top Contributors

[![techieforfun](https://avatars.githubusercontent.com/u/53330046?v=4)](https://github.com/techieforfun "techieforfun (5 commits)")[![AliBayat](https://avatars.githubusercontent.com/u/7289532?v=4)](https://github.com/AliBayat "AliBayat (4 commits)")[![matin-kh73](https://avatars.githubusercontent.com/u/38176879?v=4)](https://github.com/matin-kh73 "matin-kh73 (1 commits)")

---

Tags

laravelsqsfifo

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/culturalinfusion-laravel-sqs-fifo/health.svg)

```
[![Health](https://phpackages.com/badges/culturalinfusion-laravel-sqs-fifo/health.svg)](https://phpackages.com/packages/culturalinfusion-laravel-sqs-fifo)
```

###  Alternatives

[shiftonelabs/laravel-sqs-fifo-queue

Adds a Laravel queue driver for Amazon SQS FIFO queues.

1556.0M3](/packages/shiftonelabs-laravel-sqs-fifo-queue)[dusterio/laravel-aws-worker

Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers

3105.7M](/packages/dusterio-laravel-aws-worker)[dusterio/laravel-plain-sqs

Custom SQS connector for Laravel that supports custom format JSON

1352.7M1](/packages/dusterio-laravel-plain-sqs)[maqe/laravel-sqs-fifo

Laravel package that enables support for SQS FIFO Queue

15137.2k](/packages/maqe-laravel-sqs-fifo)

PHPackages © 2026

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