PHPackages                             coderflexx/laracommand - 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. coderflexx/laracommand

AbandonedArchivedLibrary

coderflexx/laracommand
======================

Tool to save you time, and scaffold all of your files in one command.

v2.0.2(4y ago)16191MITPHPPHP ^8.0

Since Feb 5Pushed 3y agoCompare

[ Source](https://github.com/coderflexx/laracommand)[ Packagist](https://packagist.org/packages/coderflexx/laracommand)[ Docs](https://github.com/coderflexx/Laracommand)[ GitHub Sponsors](https://github.com/coderflex)[ RSS](/packages/coderflexx-laracommand/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (7)Dependencies (11)Versions (10)Used By (0)

 [![laracommand Logo](https://raw.githubusercontent.com/coderflexx/laracommand/main/docs/images/logo.png)](https://raw.githubusercontent.com/coderflexx/laracommand/main/docs/images/logo.png)

 [![laracommand Example](https://raw.githubusercontent.com/coderflexx/laracommand/main/docs/images/example.png)](https://raw.githubusercontent.com/coderflexx/laracommand/main/docs/images/example.png)

[![Latest Version on Packagist](https://camo.githubusercontent.com/f727f90139449a6c1b5f7da3d639d75ca9c9edf4de70f2b06a0422c12645be68/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636f646572666c6578782f6c617261636f6d6d616e642e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/coderflexx/laracommand)[![GitHub Tests Action Status](https://camo.githubusercontent.com/3b4181f64580be6c80afd91e4c9b880f74ceef5f2875c0ec0490a6feee9a452f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f646572666c6578782f6c617261636f6d6d616e642f72756e2d74657374733f6c6162656c3d7465737473)](https://github.com/coderflexx/Laracommand/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/59e019df2a94c049f367637a4b69a7d197ecbddb79cead2deffd5c19a0104df8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f636f646572666c6578782f6c617261636f6d6d616e642f436865636b253230262532306669782532307374796c696e673f6c6162656c3d636f64652532307374796c65)](https://github.com/coderflexx/laracommand/actions?query=workflow%3A%22Check+%26+fix+styling%22+branch%3Amain)

A Cli tool to save you time, and gives you the power to scaffold all of your models,controllers,commands... at once

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require coderflexx/laracommand --dev
```

Or, if you are using `v8` you can install `v1.*`

```
composer require "coderflexx/laracommand ^1" --dev
```

Usage
-----

[](#usage)

Use the commands like using `laravel` make commands

- make model command

```
php artisan laracommand:make-model FirstModel SecondModel
```

You can generate as many as you want of models, and you can add options like `make:model` command

Check out the [docs](https://laravel.com/docs/8.x/eloquent#generating-model-classes) for more, just replace `make:model` with `laracommand:make-model`

Testing
-------

[](#testing)

```
composer test
```

Note
----

[](#note)

This package is for development use only, you are free to disable/remove it once you are done with.

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Oussama Sid](https://github.com/ousid)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 70.8% 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 ~1 days

Total

9

Last Release

1556d ago

Major Versions

v1.2.0 → v2.0.02022-02-10

v1.x-dev → v2.x-dev2022-02-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/fc6700ab1fdaa6344fb382fd2670393b22d15cd2aba3ab4964bc5235abf6e094?d=identicon)[ousid](/maintainers/ousid)

---

Top Contributors

[![ousid](https://avatars.githubusercontent.com/u/21012933?v=4)](https://github.com/ousid "ousid (34 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (7 commits)")

---

Tags

artisan-commandscommandlaravelphplaravelcoderflexLaracommand

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/coderflexx-laracommand/health.svg)

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

###  Alternatives

[vormkracht10/laravel-mails

Laravel Mails can collect everything you might want to track about the mails that has been sent by your Laravel app.

24149.7k](/packages/vormkracht10-laravel-mails)[spatie/laravel-prometheus

Export Laravel metrics to Prometheus

2651.3M6](/packages/spatie-laravel-prometheus)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)[scalar/laravel

Render your OpenAPI-based API reference

6183.9k2](/packages/scalar-laravel)[ralphjsmit/laravel-helpers

A package containing handy helpers for your Laravel-application.

13704.6k2](/packages/ralphjsmit-laravel-helpers)[musahmusah/laravel-multipayment-gateways

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

852.2k1](/packages/musahmusah-laravel-multipayment-gateways)

PHPackages © 2026

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