Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel queue size check

GitHub release (with filter) Packagist PHP Version Packagist Downloads (custom server) GitHub Repo stars Packagist License (custom server) GitHub Workflow Status (with event) Laravel Version Compatibility

This package is for the people that prefer to use Spatie Health check package instead of php artisan queue:monitor

Installation

Requirement : Before installing this package, please install and configure Spatie Laravel Health.

composer require srwiez/queue-size-health-check

Usage

use QueueSizeCheck\QueueSizeCheck;

QueueSizeCheck::new()
    ->queue('static_cache', 3)
    ->queue('default', 100),

Contribute / Roadmap

Hey, pull-request are welcome!

Credits

Laravel queue size check was created by Eser DENIZ.

License

Laravel queue size check PHP is licensed under the MIT License. See LICENSE for more information.

About

Check the queue size with Spatie Health Package

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages