digitonic/queues

A small utility package for managing Queues across environments

1.4.0 2022-11-02 15:34 UTC

This package is auto-updated.

Last update: 2024-04-30 00:28:06 UTC


README

Latest Version on Packagist Build Status Total Downloads

This package will add a centralized queue class which can be altered via environment variables.

Installation

You can install the package via composer:

composer require digitonic/queues

Usage

Install Queue command

$ php artisan digitonic:queues:install

Publish Queues to Docker Compose (Optional)

$ php artisan digitonic:queues:publish

Testing

composer test

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email steven@digitonic.co.uk instead of using the issue tracker.

Credits

License

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