PHPackages                             helixar/laraconsole - 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. helixar/laraconsole

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

helixar/laraconsole
===================

A useful Laravel command list

016PHP

Since Mar 29Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Helixar/laraconsole)[ Packagist](https://packagist.org/packages/helixar/laraconsole)[ RSS](/packages/helixar-laraconsole/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laraconsole
===========

[](#laraconsole)

A useful Laravel command list
-----------------------------

[](#a-useful-laravel-command-list)

The `php artisan laraconsole:all {name}` command

This command will create :

- a Model, adding a doc to have a better completion
- a Migration
- a Seeder, add return types
- a Factory, add return types
- an Observer, generated with the model and all FQN are simplified
- a FormRequest, authorize is set to true by default
- a Controller, with functional code inside
- Blade views, the extends and the section are already completed

It also displays the layout of the roads in a table [![Drag Racing](img/all.png)](img/all.png)

The `php artisan laraconsole:fill {model}` command

this command will retrieve the fillable fields and will allow you to fill them in as a question, it will then save the registered data in the database

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

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/1703699?v=4)[Cloudnode](/maintainers/Cloudnode)[@cloudnode](https://github.com/cloudnode)

### Embed Badge

![Health badge](/badges/helixar-laraconsole/health.svg)

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

###  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.8M19](/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)
