PHPackages                             laravel-ready/artisan-command-palette-ui - 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. [CLI &amp; Console](/categories/cli)
4. /
5. laravel-ready/artisan-command-palette-ui

ActiveLibrary[CLI &amp; Console](/categories/cli)

laravel-ready/artisan-command-palette-ui
========================================

A UI for Laravel Artisan Command Palette

v1.0.1(1y ago)2703↓50%MITPHPPHP ^8.0|^8.1|^8.2

Since May 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/laravel-ready/artisan-command-palette-ui)[ Packagist](https://packagist.org/packages/laravel-ready/artisan-command-palette-ui)[ RSS](/packages/laravel-ready-artisan-command-palette-ui/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Artisan Command Palette UI
==========================

[](#artisan-command-palette-ui)

[![relliv Laravel Artisan Command Palette UI](https://camo.githubusercontent.com/7ff6e3c7f30cea5a460f814a43dcab81f3d7cf2fff3bce725ddf5f3ae2d932d0/68747470733a2f2f707265766965772e647261676f6e2d636f64652e70726f2f72656c6c69762f4172746973616e2d436f6d6d616e642d50616c657474652d55492e7376673f6272616e643d6c61726176656c)](https://github.com/laravel-ready/artisan-command-palette-ui)

[![Stable Version](https://camo.githubusercontent.com/e13536f150d4fd4cdfd601508c0ea2d43e3a776a3495c34db9c3f4e4c700cf97/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c61726176656c2d72656164792f6172746973616e2d636f6d6d616e642d70616c657474652d75693f6c6162656c3d737461626c65267374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-ready/artisan-command-palette-ui)[![Unstable Version](https://camo.githubusercontent.com/85afbac0745eb275d863cee4b1701a70c0e30315d27990b00f1abd553b8761e8/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f756e737461626c652d6465762d2d6d61696e2d6f72616e67653f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-ready/artisan-command-palette-ui)[![Total Downloads](https://camo.githubusercontent.com/339309ed0a53f50c8e4e8a670346a2344c88e6f4dd2d53ef1cf3958750a0cf69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6c61726176656c2d72656164792f6172746973616e2d636f6d6d616e642d70616c657474652d75692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/laravel-ready/artisan-command-palette-ui)[![License](https://camo.githubusercontent.com/7526f620857db71f65aa496490dba5c151bbf72688161fe552ef3915269e9165/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6c61726176656c2d72656164792f6172746973616e2d636f6d6d616e642d70616c657474652d75692e7376673f7374796c653d666c61742d737175617265)](LICENSE)

A beautiful UI for Laravel Artisan commands that provides a command palette interface to search and execute Artisan commands directly from your browser.

🖼️ Preview
----------

[](#️-preview)

[![Preview](./preview.gif)](./preview.gif)

📦 Installation
--------------

[](#-installation)

You can install the package via composer:

```
composer require laravel-ready/artisan-command-palette-ui
```

⚙️ Configuration
----------------

[](#️-configuration)

Publish the configuration file:

```
php artisan vendor:publish --provider="LaravelReady\ArtisanCommandPaletteUI\ArtisanCommandPaletteUIServiceProvider" --tag="config"
```

This will create a `config/artisan-command-palette-ui.php` file where you can modify the package settings.

🚀 Usage
-------

[](#-usage)

After installation, you can access the command palette UI at `/artisan-command-palette` (or the custom route prefix you defined in the config).

The UI allows you to:

- Search for available Artisan commands
- View command descriptions and signatures
- Execute commands and see their output in real-time

🔒 Security
----------

[](#-security)

By default, the command palette is protected by the `auth` middleware, meaning only authenticated users can access it.

For additional security:

- The package is disabled in production environments by default (can be enabled in config)
- You can exclude sensitive commands in the config file

💻 Frontend Development
----------------------

[](#-frontend-development)

If you want to modify the frontend assets, you can publish the views:

```
php artisan vendor:publish --provider="LaravelReady\ArtisanCommandPaletteUI\ArtisanCommandPaletteUIServiceProvider" --tag="views"
```

🧪 Testing
---------

[](#-testing)

To run the test suite, you can use the following command:

```
composer test
```

📄 License
---------

[](#-license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance49

Moderate activity, may be stable

Popularity18

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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 ~0 days

Total

2

Last Release

369d ago

### Community

Maintainers

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

---

Top Contributors

[![relliv](https://avatars.githubusercontent.com/u/17010054?v=4)](https://github.com/relliv "relliv (15 commits)")

---

Tags

artisanartisan-palette-uilaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/laravel-ready-artisan-command-palette-ui/health.svg)

```
[![Health](https://phpackages.com/badges/laravel-ready-artisan-command-palette-ui/health.svg)](https://phpackages.com/packages/laravel-ready-artisan-command-palette-ui)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[bestmomo/nice-artisan

Web interface for Laravel Artisan

215149.3k](/packages/bestmomo-nice-artisan)[statamic/cli

Statamic CLI Tool

7587.7k](/packages/statamic-cli)[mwguerra/web-terminal

A web-based terminal component for Filament/Laravel with command whitelisting and multiple connection types

251.1k](/packages/mwguerra-web-terminal)[sunaoka/laravel-facade-generator

Provide command line generation of facade layer files.

171.9k](/packages/sunaoka-laravel-facade-generator)

PHPackages © 2026

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