PHPackages                             marceloxp/laravel\_commands - 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. marceloxp/laravel\_commands

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

marceloxp/laravel\_commands
===========================

Laravel Artisan Commands Utilities

1.0.21(7y ago)1155MITPHP

Since Oct 3Pushed 7y ago1 watchersCompare

[ Source](https://github.com/marceloxp/laravel_commands)[ Packagist](https://packagist.org/packages/marceloxp/laravel_commands)[ RSS](/packages/marceloxp-laravel-commands/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (1)Versions (15)Used By (0)

Laravel Commands
================

[](#laravel-commands)

> Laravel Artisan Command Utilities v1.0.21

Screen
------

[](#screen)

[![Screen](https://raw.githubusercontent.com/marceloxp/laravel_commands/master/screen-v4.png "Screen")](https://raw.githubusercontent.com/marceloxp/laravel_commands/master/screen-v4.png)

Install
-------

[](#install)

```
composer require marceloxp/laravel_commands
```

Usage
-----

[](#usage)

```
php artisan xp
```

Local dev test
--------------

[](#local-dev-test)

`package.json`

```
    "repositories":
    {
        "dev-package":
        {
            "type": "path",
            "url": "~/git/laravel_commands",
            "options":
            {
                "symlink": true
            }
        }
    },
```

Commands
--------

[](#commands)

### Migrate

[](#migrate)

- Status
- Create migration with model
- Create custom migrate
- Preview
- Rollback
- Execute migration
- Drop all tables and migrate

### Models

[](#models)

- Simple foreign key
- Rules generator

### Seeds

[](#seeds)

- Create
- Execute One
- Execute All

### System

[](#system)

- Composer Dump-Autoload
- Apache reload (Linux)

### Database

[](#database)

- Show config (from .env)
- Show tables
- Show fields from table
- Show fields from table (csv)
- Dump database

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

Established project with proven stability

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

Recently: every ~27 days

Total

14

Last Release

2700d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6532b50c12b0488b7c647a3b4bb438543ebf2ce5e0e449d859da6e3d3b149b29?d=identicon)[marceloxp](/maintainers/marceloxp)

---

Top Contributors

[![marceloxp](https://avatars.githubusercontent.com/u/2043045?v=4)](https://github.com/marceloxp "marceloxp (64 commits)")

---

Tags

artisan-commandlaravelmigrationsphp7sqldump

### Embed Badge

![Health badge](/badges/marceloxp-laravel-commands/health.svg)

```
[![Health](https://phpackages.com/badges/marceloxp-laravel-commands/health.svg)](https://phpackages.com/packages/marceloxp-laravel-commands)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.6M7.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71477.7k9](/packages/styleci-cli)[j13k/yaml-lint

A compact command line utility for checking YAML file syntax

161.2M25](/packages/j13k-yaml-lint)[winbox/args

Windows command-line formatter

20722.5k21](/packages/winbox-args)[mallardduck/laravel-traits

A collection of useful Laravel snippets in the form of easy to use traits.

136.2k2](/packages/mallardduck-laravel-traits)

PHPackages © 2026

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