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

ActiveLibrary

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

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

Since Apr 2Pushed 3mo 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 1mo ago

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

37

—

LowBetter than 83% of packages

Maintenance58

Moderate activity, may be stable

Popularity14

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

114d 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

[vimeo/psalm

A static analysis tool for finding errors in PHP applications

5.8k77.5M6.7k](/packages/vimeo-psalm)[symfony/maker-bundle

Symfony Maker helps you create empty commands, controllers, form classes, tests and more so you can forget about writing boilerplate code.

3.4k111.1M568](/packages/symfony-maker-bundle)[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.2k26.2M1.8k](/packages/infection-infection)[humbug/php-scoper

Prefixes all PHP namespaces in a file or directory.

7963.0M35](/packages/humbug-php-scoper)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)

PHPackages © 2026

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