PHPackages                             twithers/laravel-horizon-clear-all - 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. twithers/laravel-horizon-clear-all

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

twithers/laravel-horizon-clear-all
==================================

Adds a command to easily clear all your defined queues at once.

v1.1.1(11mo ago)2945↓35%MITPHPPHP ^8.2.0CI passing

Since Jul 26Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/TWithers/laravel-horizon-clear-all)[ Packagist](https://packagist.org/packages/twithers/laravel-horizon-clear-all)[ RSS](/packages/twithers-laravel-horizon-clear-all/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (9)Versions (7)Used By (0)

Laravel Horizon Clear All
=========================

[](#laravel-horizon-clear-all)

 [![GitHub Workflow Status (main)](https://github.com/TWithers/laravel-horizon-clear-all/actions/workflows/tests.yml/badge.svg)](https://github.com/TWithers/laravel-horizon-clear-all/actions) [![Total Downloads](https://camo.githubusercontent.com/ebb86a443d7c4d952dfc6065a65d8c0aa562d78a888320e4f5e292a6b9650ec0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f74776974686572732f6c61726176656c2d686f72697a6f6e2d636c6561722d616c6c)](https://packagist.org/packages/twithers/laravel-horizon-clear-all) [![Latest Version](https://camo.githubusercontent.com/db42ce891b4ea64fe5a66079e5b9cea7feb1529bd6cc19c4a393e3f5ab7dd60d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f74776974686572732f6c61726176656c2d686f72697a6f6e2d636c6561722d616c6c)](https://packagist.org/packages/twithers/laravel-horizon-clear-all) [![License](https://camo.githubusercontent.com/572dfcd23d44d9b541a03091ecd3001669b6df1901081de52d0e1693d64a8621/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f74776974686572732f6c61726176656c2d686f72697a6f6e2d636c6561722d616c6c)](https://packagist.org/packages/twithers/laravel-horizon-clear-all)

---

This package provides a convenient way to clear all your Horizon queues in a single command instead of repeating the command multiple times to clear several queues. Likely this will be used in a development environment, but it can be used in a production environment as well.

🚀 Installation
--------------

[](#-installation)

> **Requires [PHP 8.2+](https://php.net/releases), [Laravel 11.0+](https://laravel.com), and [Laravel Horizon 5.0+](https://laravel.com/docs/11.x/horizon)**

You can install the package via [Composer](https://getcomposer.org):

```
composer require twithers/laravel-horizon-clear-all
```

🙌 Usage
-------

[](#-usage)

To clear all queues, run the following command:

```
php artisan horizon:clear-all
```

If you are running this in a production environment, you will be prompted to confirm the action. You can pass the `--force` flag to skip the confirmation prompt:

```
php artisan horizon:clear-all --force
```

**Laravel Horizon Clear All** was created by **[Tim Withers](https://twitter.com/TheTimWithers)** under the **[MIT license](https://opensource.org/licenses/MIT)**.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance51

Moderate activity, may be stable

Popularity22

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~80 days

Total

5

Last Release

343d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bd175d4344ddd15f8ee1292dec770ebc47185fd4b7539170ca45093db47a96cb?d=identicon)[TWithers](/maintainers/TWithers)

---

Top Contributors

[![TWithers](https://avatars.githubusercontent.com/u/943772?v=4)](https://github.com/TWithers "TWithers (7 commits)")[![deepsource-io[bot]](https://avatars.githubusercontent.com/in/16372?v=4)](https://github.com/deepsource-io[bot] "deepsource-io[bot] (1 commits)")

---

Tags

laravelqueuecommandhorizonclear

###  Code Quality

TestsPHPUnit

Static AnalysisRector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/twithers-laravel-horizon-clear-all/health.svg)

```
[![Health](https://phpackages.com/badges/twithers-laravel-horizon-clear-all/health.svg)](https://phpackages.com/packages/twithers-laravel-horizon-clear-all)
```

###  Alternatives

[renoki-co/horizon-exporter

Export Laravel Horizon metrics using this Prometheus exporter.

24152.7k](/packages/renoki-co-horizon-exporter)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

3786.5k](/packages/harris21-laravel-fuse)

PHPackages © 2026

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