PHPackages                             smashed-egg/laravel-console - 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. smashed-egg/laravel-console

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

smashed-egg/laravel-console
===========================

This package allows you to enhance your Console Commands by making it easier to add aliases and use interactive functionality.

1.6.0(5mo ago)0210MITPHPPHP ^8.0.2CI passing

Since Jan 28Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/smashed-egg/laravel-console)[ Packagist](https://packagist.org/packages/smashed-egg/laravel-console)[ RSS](/packages/smashed-egg-laravel-console/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (6)Versions (9)Used By (0)

 [![](https://raw.githubusercontent.com/smashed-egg/.github/05d922c99f1a3bddea88339064534566b941eca9/profile/main.jpg)](https://raw.githubusercontent.com/smashed-egg/.github/05d922c99f1a3bddea88339064534566b941eca9/profile/main.jpg)

Laravel Console
===============

[](#laravel-console)

[![Latest Stable Version](https://camo.githubusercontent.com/0aa08d4405ef2ac83a2fdc8045fdd23f3f8c5810aceebce7062ecd4cd3b2c5de/68747470733a2f2f706f7365722e707567782e6f72672f736d61736865642d6567672f6c61726176656c2d636f6e736f6c652f762f737461626c65)](https://github.com/smashed-egg/laravel-console/releases)[![Downloads this Month](https://camo.githubusercontent.com/37932ec328282691db8cd3a9ba7c7dbf95d2a7b613dbc038e60248a8d9c8fb46/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646d2f736d61736865642d6567672f6c61726176656c2d636f6e736f6c652e737667)](https://packagist.org/packages/smashed-egg/laravel-console)

This package allows you to enhance your Console Commands by making it easier to:

- Add aliases
- Use interactive functionality (Since writing this a similar feature exist in Laravel 10.x).
- Making repetitive tasks easier via Traits (Concerns) to drop in extra functionality for your commands.

You can still use this functionality in your current console commands, as Symfony provides this functionality.

The purpose of this package is to make its usage more Laravel like.

---

Table of contents
-----------------

[](#table-of-contents)

- [Requirements](#requirements)
- [Installation](#installation)
- [Documentation](#documentation)
    - [Base Class Usage](docs/baseclass.md)
    - [Traits](docs/traits.md)

---

### Requirements

[](#requirements)

- PHP 8.0+
- Laravel 9.21+

---

### Installation

[](#installation)

To install this package please run:

---

```
composer require smashed-egg/laravel-console
```

---

[Support Me](https://github.com/sponsors/tomgrohl)
--------------------------------------------------

[](#support-me)

Do you like this package? Does it improve you're development. Consider sponsoring to help with future development.

[Buy me a coffee!](https://github.com/sponsors/tomgrohl)

Thank you!

---

### Documentation

[](#documentation)

Please see the following guides for usage:

- [Base Class Usage](docs/baseclass.md)
- [Traits](docs/traits.md)

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance73

Regular maintenance activity

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Recently: every ~231 days

Total

8

Last Release

150d ago

### Community

Maintainers

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

---

Top Contributors

[![tomgrohl](https://avatars.githubusercontent.com/u/418838?v=4)](https://github.com/tomgrohl "tomgrohl (30 commits)")

---

Tags

phpconsolelaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/smashed-egg-laravel-console/health.svg)

```
[![Health](https://phpackages.com/badges/smashed-egg-laravel-console/health.svg)](https://phpackages.com/packages/smashed-egg-laravel-console)
```

###  Alternatives

[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M149](/packages/laravel-mcp)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M193](/packages/laravel-ai)[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.5k55.4M8.3k](/packages/larastan-larastan)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9762.4M130](/packages/roots-acorn)

PHPackages © 2026

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