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 3w 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

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity31

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

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/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)

PHPackages © 2026

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