PHPackages                             mkhab7/laravel-magical-artisan - 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. mkhab7/laravel-magical-artisan

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

mkhab7/laravel-magical-artisan
==============================

A package for easier use of laravel artisan

0.1(4y ago)08MITPHPPHP &gt;=8.0

Since Apr 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/mkhab7/laravel-magical-artisan)[ Packagist](https://packagist.org/packages/mkhab7/laravel-magical-artisan)[ RSS](/packages/mkhab7-laravel-magical-artisan/feed)WikiDiscussions main Synced today

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

laravel-magical-artisan
=======================

[](#laravel-magical-artisan)

A package for easier use of laravel artisan

Introduction
------------

[](#introduction)

Using this package, you can create multiple models with one command

Instalation
-----------

[](#instalation)

```
composer require mkhab7/laravel-magical-artisan --dev
```

Examples
--------

[](#examples)

### Making multiple models on one command

[](#making-multiple-models-on-one-command)

```
php artisan magical:make-model Product Category Comment Order
```

### Using options

[](#using-options)

To set the option, you can use all the options that are used to build a model. Such as -a,-m,-f and the rest

```
php artisan magical:make-model Product Category Comment Order -m -f
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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

Unknown

Total

1

Last Release

1556d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/83933318?v=4)[khalil arab](/maintainers/mkhab7)[@mkhab7](https://github.com/mkhab7)

---

Top Contributors

[![mkhab7](https://avatars.githubusercontent.com/u/83933318?v=4)](https://github.com/mkhab7 "mkhab7 (16 commits)")

---

Tags

artisan-commandlaravelmake-modelmake-multiple-modelmultimulti-command

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/mkhab7-laravel-magical-artisan/health.svg)

```
[![Health](https://phpackages.com/badges/mkhab7-laravel-magical-artisan/health.svg)](https://phpackages.com/packages/mkhab7-laravel-magical-artisan)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

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

PHPackages © 2026

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