netlinker / fair-queue
Redis Laravel queue driver with multi-user service distribution.
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/netlinker/fair-queue
Requires
- ext-json: *
- ext-pcntl: *
- ext-posix: *
- awes-io/base-js: ^1.8
- awes-io/context-menu: ^1.0
- awes-io/filter-wrapper: ^1.1
- awes-io/form-builder: ^1.3
- awes-io/indigo-layout: ^1.10
- awes-io/localization-helper: ^1.0
- awes-io/modal-window: ^1.0
- awes-io/repository: ^1.0
- awes-io/system-notify: ^1.1
- awes-io/table-builder: ^1.0
- cybercog/laravel-ownership: ^5.2
- doctrine/dbal: ^2.10
- guzzlehttp/guzzle: ^6.5
- illuminate/support: ~5|~6
- imper86/allegroapi: ^5.1
- laravel/horizon: ^3.6
- predis/predis: ^1.1
- symfony/dom-crawler: ^5.0
Requires (Dev)
- beyondcode/laravel-dump-server: ^1.3
- brainmaestro/composer-git-hooks: ^2.8
- jasonlewis/resource-watcher: 1.2.*
- mockery/mockery: ^1.1
- orchestra/testbench: 3.8.*
- orchestra/testbench-dusk: 3.8.*
- phpunit/phpunit: ^8.0
- sempro/phpunit-pretty-print: ^1.0
This package is auto-updated.
Last update: 2025-10-13 14:49:36 UTC
README
Redis Laravel queue driver with multi-user service distribution.
Installation
Via Composer
$ composer require netlinker/fair-queue
Usage
Documentation location is here
Documentation for use in package is here
Change log
Please see the changelog for more information on what has changed recently.
Testing
$ ./vendor/bin/dusk-updater detect --auto-update && PKGKIT_CDN_KEY=xxx REDIS_HOST=0.0.0.0 REDIS_PASSWORD=secret ./vendor/bin/phpunit
For tests can be set all setting from .env
file as REDIS_PORT=6379
.
Contributing
Please see contributing.md for details and a todolist.
Security
If you discover any security related issues, please email author email instead of using the issue tracker.
Credits
License
license. Please see the license file for more information.