PHPackages                             socoladaica/laravel-modules-command - 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. socoladaica/laravel-modules-command

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

socoladaica/laravel-modules-command
===================================

12.0.0(5mo ago)3193[5 issues](https://github.com/socola-world/Laravel-Modules-Command/issues)MITPHPCI passing

Since Apr 2Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/socola-world/Laravel-Modules-Command)[ Packagist](https://packagist.org/packages/socoladaica/laravel-modules-command)[ RSS](/packages/socoladaica-laravel-modules-command/feed)WikiDiscussions 1.x Synced yesterday

READMEChangelog (3)Dependencies (8)Versions (9)Used By (0)

Laravel Modules Command
=======================

[](#laravel-modules-command)

Create Laravel package with structure like laravel application

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

[](#installation)

You can install the package via composer:

```
composer require socoladaica/laravel-modules-command
```

Usage
-----

[](#usage)

### Create new Package

[](#create-new-package)

```
php artisan cms:make:module
```

### Make Model

[](#make-model)

```
php artisan cms:make:model  -mfsc
# Ex
php artisan cms:make:model Admin -mfsc blog-common
```

### Make Controller

[](#make-controller)

```
php artisan cms:make:controller  -mfsc
# Ex blade controller
php artisan cms:make:controller CategoryController --resource blog-api-admin
# Ex resource controller
php artisan cms:make:controller --resource --api --model=App\Models\User CategoryController blog-api-admin
```

See all command \[\]

Reference
---------

[](#reference)

-

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance51

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.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 ~67 days

Recently: every ~84 days

Total

6

Last Release

164d ago

Major Versions

1.x-dev → 2.02025-02-19

2.x-dev → 12.0.02026-01-22

### Community

Maintainers

![](https://www.gravatar.com/avatar/b3d3a77ec448d390147122dc1a1e4dbfdb6a60113a0352be95a89c13ca999bf5?d=identicon)[Socola Đại Ca](/maintainers/Socola%20%C4%90%E1%BA%A1i%20Ca)

---

Top Contributors

[![SocolaDaiCa](https://avatars.githubusercontent.com/u/18243451?v=4)](https://github.com/SocolaDaiCa "SocolaDaiCa (154 commits)")[![sepoa-tiennt](https://avatars.githubusercontent.com/u/126145663?v=4)](https://github.com/sepoa-tiennt "sepoa-tiennt (32 commits)")

### Embed Badge

![Health badge](/badges/socoladaica-laravel-modules-command/health.svg)

```
[![Health](https://phpackages.com/badges/socoladaica-laravel-modules-command/health.svg)](https://phpackages.com/packages/socoladaica-laravel-modules-command)
```

###  Alternatives

[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54743.1k4](/packages/jolicode-castor)[infection/infection

Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults.

2.2k28.9M2.4k](/packages/infection-infection)[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k60.6M804](/packages/drush-drush)[typo3/cms

TYPO3 CMS is a free open source Content Management Framework initially created by Kasper Skaarhoj and licensed under GNU/GPL.

1.2k1.9M122](/packages/typo3-cms)

PHPackages © 2026

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