PHPackages                             bmatovu/laravel-artisan-gui - 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. bmatovu/laravel-artisan-gui

ActiveLibrary

bmatovu/laravel-artisan-gui
===========================

Laravel artisan GUI

v1.0.0(5y ago)7283[1 issues](https://github.com/mtvbrianking/laravel-artisan-gui/issues)MITPHPPHP ^7.2.5|^8.0

Since Feb 1Pushed 4y agoCompare

[ Source](https://github.com/mtvbrianking/laravel-artisan-gui)[ Packagist](https://packagist.org/packages/bmatovu/laravel-artisan-gui)[ Docs](https://github.com/mtvbrianking/laravel-artisan-gui)[ RSS](/packages/bmatovu-laravel-artisan-gui/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (10)Versions (2)Used By (0)

[![](./images/banner.png)](./images/banner.png)

[![Tests](https://github.com/mtvbrianking/laravel-artisan-gui/workflows/run-tests/badge.svg)](https://github.com/mtvbrianking/laravel-artisan-gui/actions?query=workflow:run-tests)[![Documentation](https://github.com/mtvbrianking/laravel-artisan-gui/workflows/gen-docs/badge.svg)](https://mtvbrianking.github.io/laravel-artisan-gui)[![Code Quality](https://camo.githubusercontent.com/8d2ee935027254c71073a92193b4f4cad8527e2832754740b2477540cbedcc12/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d7476627269616e6b696e672f6c61726176656c2d6172746973616e2d6775692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mtvbrianking/laravel-artisan-gui/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/2f6a9dab49a0c2da04301e46ee056b279ab6a146ccf25a73729040472e098d2d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d7476627269616e6b696e672f6c61726176656c2d6172746973616e2d6775692f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mtvbrianking/laravel-artisan-gui/?branch=master)[![Code Style](https://camo.githubusercontent.com/8faf6bc8ea36314c6e36152973c7d1c13d4db8f3c0c36bfc88f1c3bafc40a081/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3333343336303336322f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/334360362)

Usage
-----

[](#usage)

> This package uses [Vue](https://vuejs.org) components.. These components also use the Bootstrap CSS framework. However, even if you are not using these tools, the components serve as a valuable reference for your own frontend implementation.

To publish the Vue components, use the `vendor:publish` Artisan command:

```
php artisan vendor:publish --provider="Bmatovu\ArtisanGui\ArtisanGuiServiceProvider"
```

The published components will be placed in your `resources/js/components` directory. Once the components have been published, you should register them in your `resources/js/app.js` file:

```
Vue.component(
    'artisan-gui-commander',
    require('./components/artisan-gui/Commander.vue').default
);
```

After registering the components, make sure to run `npm run dev` to recompile your assets. Once you have recompiled your assets, you may drop the components into one of your application's templates to get started.

```

```

[![](./images/demo.png)](./images/demo.png)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance17

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

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

Unknown

Total

1

Last Release

1926d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0cc99b58d12a288f0fd19099cc3c724ff4df84d978df0e7451b650e8182bc919?d=identicon)[bmatovu](/maintainers/bmatovu)

---

Top Contributors

[![mtvbrianking](https://avatars.githubusercontent.com/u/5412360?v=4)](https://github.com/mtvbrianking "mtvbrianking (17 commits)")

---

Tags

laravelguiartisan

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/bmatovu-laravel-artisan-gui/health.svg)

```
[![Health](https://phpackages.com/badges/bmatovu-laravel-artisan-gui/health.svg)](https://phpackages.com/packages/bmatovu-laravel-artisan-gui)
```

###  Alternatives

[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.5k25.9M107](/packages/laravel-cashier)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/scout

Laravel Scout provides a driver based solution to searching your Eloquent models.

1.7k49.4M479](/packages/laravel-scout)[laravel/pulse

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

1.7k12.1M99](/packages/laravel-pulse)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k84.2M225](/packages/laravel-horizon)[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.5k9.4M48](/packages/laravel-reverb)

PHPackages © 2026

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