PHPackages                             horstoeko/laravelextendedcommand - 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. horstoeko/laravelextendedcommand

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

horstoeko/laravelextendedcommand
================================

A library containing an extension for Laravel's console command

v1.0.5(1y ago)115MITPHPPHP &gt;=7.3CI passing

Since Jan 21Pushed 1y ago1 watchersCompare

[ Source](https://github.com/horstoeko/laravelextendedcommand)[ Packagist](https://packagist.org/packages/horstoeko/laravelextendedcommand)[ Docs](https://github.com/horstoeko/laravelextendedcommand)[ RSS](/packages/horstoeko-laravelextendedcommand/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (11)Versions (6)Used By (0)

Extended Laraval Console Command
================================

[](#extended-laraval-console-command)

[![Latest Stable Version](https://camo.githubusercontent.com/9cc05d92e2bc5a75c97d48edeff028312e6b3a54caf82fa491a3c7d9124b7961/68747470733a2f2f706f7365722e707567782e6f72672f686f7273746f656b6f2f6c61726176656c657874656e646564636f6d6d616e642f762f737461626c652e706e67)](https://packagist.org/packages/horstoeko/laravelextendedcommand) [![Total Downloads](https://camo.githubusercontent.com/17ea88df0860ca3184900fb185c9692f0e1bf916ff732e7b9b38097618e7864f/68747470733a2f2f706f7365722e707567782e6f72672f686f7273746f656b6f2f6c61726176656c657874656e646564636f6d6d616e642f646f776e6c6f6164732e706e67)](https://packagist.org/packages/horstoeko/laravelextendedcommand) [![Latest Unstable Version](https://camo.githubusercontent.com/f4900606df31bdfcfe635098c3cd038b4356c78997d7cc332286c2f17d50b536/68747470733a2f2f706f7365722e707567782e6f72672f686f7273746f656b6f2f6c61726176656c657874656e646564636f6d6d616e642f762f756e737461626c652e706e67)](https://packagist.org/packages/horstoeko/laravelextendedcommand) [![License](https://camo.githubusercontent.com/b57736c804894de12f1712250bf79b3aa9df8dc1c2709835c35a4a7c5c996f68/68747470733a2f2f706f7365722e707567782e6f72672f686f7273746f656b6f2f6c61726176656c657874656e646564636f6d6d616e642f6c6963656e73652e706e67)](https://packagist.org/packages/horstoeko/laravelextendedcommand) [![Gitter](https://camo.githubusercontent.com/abe08b740a4156153736f791393ec4da6619c4be73212e75769f52edacc0e2b5/68747470733a2f2f6261646765732e6769747465722e696d2f4a6f696e253230436861742e737667)](https://gitter.im/horstoeko/laravelextendedcommand)

[![CI (Ant, PHP 7.3)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php73.ant.yml/badge.svg)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php73.ant.yml) [![CI (Ant, PHP 7.4)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php74.ant.yml/badge.svg)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php74.ant.yml) [![CI (PHP 8.0)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php80.ant.yml/badge.svg)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php80.ant.yml) [![CI (PHP 8.1)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php81.ant.yml/badge.svg)](https://github.com/horstoeko/laravelextendedcommand/actions/workflows/build.php81.ant.yml)

An extension for Laravel's console command class

This class uses validation for the options. You can define which and how the options are validated. For this the Laravel's Validation Facade is used

Installation
------------

[](#installation)

There is one recommended way to install `horstoeko/laravelextendedcommand` via [Composer](https://getcomposer.org/):

- adding the dependency to your `composer.json` file:

```
  "require": {
      ..
      "horstoeko/laravelextendedcommand":"^1",
      ..
  },
```

Note
----

[](#note)

The code in this project is provided under the [MIT](https://opensource.org/licenses/MIT) license.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance46

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Total

5

Last Release

421d ago

PHP version history (2 changes)v1.0.0PHP ^7.3|^7.4|^8.0|^8.1

v1.0.5PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/24de09032b9a378d782bb7eac3f60914f64967e5a68d51527439dcf7c51711ba?d=identicon)[horstoeko](/maintainers/horstoeko)

---

Top Contributors

[![horstoeko](https://avatars.githubusercontent.com/u/2326713?v=4)](https://github.com/horstoeko "horstoeko (1 commits)")

---

Tags

argument-validationcommand-linelaravel-frameworkphpphp7php8consolelaravelcommandextended

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/horstoeko-laravelextendedcommand/health.svg)

```
[![Health](https://phpackages.com/badges/horstoeko-laravelextendedcommand/health.svg)](https://phpackages.com/packages/horstoeko-laravelextendedcommand)
```

###  Alternatives

[illuminated/console-mutex

Mutex for Laravel Console Commands.

146938.2k1](/packages/illuminated-console-mutex)[hydreflab/laravel-make-me

Extendable Interactive Make Command for Laravel

371.2k](/packages/hydreflab-laravel-make-me)

PHPackages © 2026

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