PHPackages                             felipemateus/laravel-package-example-command - 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. felipemateus/laravel-package-example-command

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

felipemateus/laravel-package-example-command
============================================

01PHP

Since Mar 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/eufelipemateus/laravel-package-example-command)[ Packagist](https://packagist.org/packages/felipemateus/laravel-package-example-command)[ RSS](/packages/felipemateus-laravel-package-example-command/feed)WikiDiscussions main Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Command Example - FelipeMateus\\ExampleCommand
======================================================

[](#laravel-command-example---felipemateusexamplecommand)

[![Latest Stable Version](https://camo.githubusercontent.com/1e32348010dba0257d2ca35f960b0e491451e905c245b6344c6927f9945895a5/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f6c61726176656c2d7061636b6167652d6578616d706c652d636f6d6d616e642f76)](https://packagist.org/packages/felipemateus/laravel-package-example-command) [![Total Downloads](https://camo.githubusercontent.com/faab3b53d145ba3a920381677ed738fc8546c733d259f8de9a39653fe0831f98/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f6c61726176656c2d7061636b6167652d6578616d706c652d636f6d6d616e642f646f776e6c6f616473)](https://packagist.org/packages/felipemateus/laravel-package-example-command) [![Latest Unstable Version](https://camo.githubusercontent.com/ede695de2592e65b23f13f8095e82658e408b3ebcbf75fd601672e11920495c2/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f6c61726176656c2d7061636b6167652d6578616d706c652d636f6d6d616e642f762f756e737461626c65)](https://packagist.org/packages/felipemateus/laravel-package-example-command) [![License](https://camo.githubusercontent.com/6f9b196c211c309b2f1624fd5c69d00b26931ea7ea7c57cd73cbeaf8e6e2c51c/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f6c61726176656c2d7061636b6167652d6578616d706c652d636f6d6d616e642f6c6963656e7365)](https://packagist.org/packages/felipemateus/laravel-package-example-command) [![PHP Version Require](https://camo.githubusercontent.com/0e6096ae105c38caf25726519c97865ac15741ed72915fcdf02b5a47d4295499/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f6c61726176656c2d7061636b6167652d6578616d706c652d636f6d6d616e642f726571756972652f706870)](https://packagist.org/packages/felipemateus/laravel-package-example-command)

Este pacote é uma demonstração de exemplo de como criar um comando no [Laravel](https://laravel.com/) como visto [nesse artigo](https://felipemateus.com/?p=4097).

Instaling
---------

[](#instaling)

### Run the command below in root to install the package in your project

[](#run-the-command-below-in-root-to-install-the-package-in-your-project)

```
composer require felipemateus/laravel-package-example-command
```

License
-------

[](#license)

[![License](https://camo.githubusercontent.com/6f9b196c211c309b2f1624fd5c69d00b26931ea7ea7c57cd73cbeaf8e6e2c51c/687474703a2f2f706f7365722e707567782e6f72672f66656c6970656d61746575732f6c61726176656c2d7061636b6167652d6578616d706c652d636f6d6d616e642f6c6963656e7365)](https://packagist.org/packages/felipemateus/laravel-package-example-command)

Author
------

[](#author)

[Felipe Mateus](https://felipemateus.com)

###  Health Score

14

—

LowBetter than 1% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity27

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://avatars.githubusercontent.com/u/18071941?v=4)[Felipe Mateus](/maintainers/eufelipemateus)[@eufelipemateus](https://github.com/eufelipemateus)

---

Top Contributors

[![eufelipemateus](https://avatars.githubusercontent.com/u/18071941?v=4)](https://github.com/eufelipemateus "eufelipemateus (3 commits)")

---

Tags

commandcommand-lineexamplelaravel

### Embed Badge

![Health badge](/badges/felipemateus-laravel-package-example-command/health.svg)

```
[![Health](https://phpackages.com/badges/felipemateus-laravel-package-example-command/health.svg)](https://phpackages.com/packages/felipemateus-laravel-package-example-command)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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