GithubHelp home page GithubHelp logo

srwiez / queue-size-health-check Goto Github PK

View Code? Open in Web Editor NEW
5.0 1.0 1.0 22 KB

Check the queue size with Spatie Health Package

Home Page: https://srwiez.com/open-source

License: MIT License

PHP 100.00%
check laravel php

queue-size-health-check's Introduction

Laravel queue size check

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require GitHub Workflow Status (with event)

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 Laravel Health.

composer require srwiez/queue-size-health-check

Usage

use QueueSizeHealthCheck\QueueSizeCheck;

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

Contribute / Roadmap

Hey, pull-request are welcome! Here is some of the things that can be improved

  • Tests
  • Github workflow to test again laravel versions

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.

queue-size-health-check's People

Contributors

jeremykenedy avatar srwiez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jeremykenedy

queue-size-health-check's Issues

Help wanted: Write tests

It's my first non-standalone package. It a complementary class to a Laravel package.
I tried to test it against Laravel version but didn't find how to do it right.
Don't have time to learn this at the moment so if someone know how to do it or can give me the knowledge, it's welcome ๐Ÿ™‚

This project is an additional check for:
https://github.com/spatie/laravel-health

Similar packages:
https://github.com/spatie/cpu-load-health-check
https://github.com/ahtinurme/octane-health-check
https://github.com/victord11/ssl-certification-health-check
https://github.com/encodia/laravel-health-env-vars

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.