Skip to content

digitonic/queues

Repository files navigation

Digitonic Queues

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 [email protected] instead of using the issue tracker.

Credits

License

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