PHPackages                             ilzrv/laravel-queue-size - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. ilzrv/laravel-queue-size

ActiveLibrary[Queues &amp; Workers](/categories/queues)

ilzrv/laravel-queue-size
========================

Laravel Queue Size Command

v1.1.0(5y ago)74.5k↓59.7%[1 issues](https://github.com/ilzrv/laravel-queue-size/issues)MITPHPCI failing

Since Aug 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ilzrv/laravel-queue-size)[ Packagist](https://packagist.org/packages/ilzrv/laravel-queue-size)[ RSS](/packages/ilzrv-laravel-queue-size/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

Laravel Queue Size Command
==========================

[](#laravel-queue-size-command)

[![Latest Version on Packagist](https://camo.githubusercontent.com/ee8bc1cb3569f9b76525213a6a36a2f65b8ebb306d85deaeb0638faaf79f2d0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696c7a72762f6c61726176656c2d71756575652d73697a65)](https://packagist.org/packages/ilzrv/laravel-queue-size)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE)[![Build Status](https://github.com/ilzrv/laravel-queue-size/workflows/tests/badge.svg)](https://github.com/ilzrv/laravel-queue-size/actions?query=workflow:tests)[![Total Downloads](https://camo.githubusercontent.com/0846d07ec7c51f8fb75a617a641f1a262b0cf49d6ef52e117e5288ae0cf66ce6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696c7a72762f6c61726176656c2d71756575652d73697a65)](https://packagist.org/packages/ilzrv/laravel-queue-size)

This package offers an artisan command to check queue size in your application.

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require ilzrv/laravel-queue-size
```

Usage
-----

[](#usage)

To check the queue size you can use this command:

```
php artisan queue:size
```

To check the size of another queue:

```
php artisan queue:size --queue=awesome-queue
```

To check the size of another connection:

```
php artisan queue:size redis --queue=awesome-queue
```

### License

[](#license)

The Laravel Queue Size Command is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~67 days

Total

3

Last Release

2010d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d687963029adc07b2be221dd2fa5e08c0decbfc5f0720f0c49b5a7445513ccc?d=identicon)[ilzrv](/maintainers/ilzrv)

---

Top Contributors

[![ilzrv](https://avatars.githubusercontent.com/u/28765966?v=4)](https://github.com/ilzrv "ilzrv (18 commits)")

---

Tags

laravellaravel-queuelaravel-queue-size

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ilzrv-laravel-queue-size/health.svg)

```
[![Health](https://phpackages.com/badges/ilzrv-laravel-queue-size/health.svg)](https://phpackages.com/packages/ilzrv-laravel-queue-size)
```

###  Alternatives

[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M132](/packages/laravel-pulse)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M131](/packages/roots-acorn)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[laravel/pennant

A simple, lightweight library for managing feature flags.

58414.2M96](/packages/laravel-pennant)[flarum/core

Delightfully simple forum software.

201.4M2.3k](/packages/flarum-core)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
