PHPackages                             sarps/laravel-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. [CLI &amp; Console](/categories/cli)
4. /
5. sarps/laravel-gui

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

sarps/laravel-gui
=================

GUI version of the laravel artisan CLI

18HTML

Since Dec 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Sarps/laravel-gui)[ Packagist](https://packagist.org/packages/sarps/laravel-gui)[ RSS](/packages/sarps-laravel-gui/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

LaravelGUI
==========

[](#laravelgui)

[![Latest Version on Packagist](https://camo.githubusercontent.com/137cbc85fec1af8f5c917f44e53a20112fa6175a6d761cb3c198981b6ef89cfb/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f53617270732f4c61726176656c4755492e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Sarps/LaravelGUI)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/0dda1e67a06ad6e5d37f3ffa34290054dbea63c05369b9e4b70c1c6400856f8f/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f53617270732f4c61726176656c4755492f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/Sarps/LaravelGUI)[![Coverage Status](https://camo.githubusercontent.com/a8f000cb90c092d918d3ea08e40657fb2d2b2a85deb94df73c291b47905872cc/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f53617270732f4c61726176656c4755492e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Sarps/LaravelGUI/code-structure)[![Quality Score](https://camo.githubusercontent.com/df9d58e68b2a607bc2ec9e63cd36d4306bce91f06c7dda72216d3819c63244a6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f53617270732f4c61726176656c4755492e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Sarps/LaravelGUI)[![Total Downloads](https://camo.githubusercontent.com/33f94b8bbad2b4a86697d44cbfd3fa017a8c78b5ea7ed86fb8d06e82835b6b56/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f53617270732f4c61726176656c4755492e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/Sarps/LaravelGUI)

GUI version of the laravel artisan CLI. supports PSR-4.

Install
-------

[](#install)

Via Composer

```
$ composer require Sarps/LaravelGUI
```

Once Laravel GUI is installed, you need to register a Laravel service provider, in your config/app.php:

```
    'providers' => [
		...
		Sarps\LaravelGUI\ArtisanGUIServiceProvider::class,
	]
```

Then publish Laravel GUI's assets(Enter this in the command-line):

```
    php artisan vendor:publish
```

Usage
-----

[](#usage)

That's it, simply navigate to [www.yoursite.com/LaravelGUI](http://www.yoursite.com/LaravelGUI)

Examples:

```
127.0.0.1:8000/LaravelGUI
localhost:8000/LaravelGUI
```

```
$skeleton = new Sarps\LaravelGUI();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Emmanuel Sarpong](https://github.com/Sarps)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6167dc773cdfdfba3703d6822b6c853dfc945dca6ee568a5339d5abe1e9c7f04?d=identicon)[Sarps](/maintainers/Sarps)

---

Top Contributors

[![Sarps](https://avatars.githubusercontent.com/u/16656103?v=4)](https://github.com/Sarps "Sarps (7 commits)")

### Embed Badge

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

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

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M18](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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