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

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

alibayat/laravel-sqs-fifo
=========================

Laravel SQS FIFO

02PHP

Since Apr 11Pushed 3y agoCompare

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

READMEChangelogDependenciesVersions (1)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)
- [How to use](#how-to-use)
- [Testing](#testing)

Intro
-----

[](#intro)

Laravel SQS FIFO provides a queue driver for Laravel.

How 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

13

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity22

Early-stage or recently created project

 Bus Factor1

Top contributor holds 57.1% 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/4a39cd096ad000b5c340f4c242fd7dc837a1fecf5b65043fac44cdf8ffb868d7?d=identicon)[AliBayat](/maintainers/AliBayat)

---

Top Contributors

[![AliBayat](https://avatars.githubusercontent.com/u/7289532?v=4)](https://github.com/AliBayat "AliBayat (4 commits)")[![techieforfun](https://avatars.githubusercontent.com/u/53330046?v=4)](https://github.com/techieforfun "techieforfun (3 commits)")

### Embed Badge

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

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)

PHPackages © 2026

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