gerifield/little-red-queue

Small PHP queue system with redis backend.

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/gerifield/little-red-queue

1.0.1 2014-12-17 15:56 UTC

This package is not auto-updated.

Last update: 2025-10-21 09:01:54 UTC


README

This is a small queue library for PHP.

It gives you the maximal freedom for choosing and using your own worker lib for example Ustream Daemon.

Install

Via Composer

$ composer require gerifield/little-red-queue

Usage

TODO

Testing

$ /vendor/bin/phpunit

Credits

License

The MIT License (MIT). Please see License File for more information.