PHPackages                             mstfkhazaal/laravel-modules - 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. [Framework](/categories/framework)
4. /
5. mstfkhazaal/laravel-modules

ActiveProject[Framework](/categories/framework)

mstfkhazaal/laravel-modules
===========================

The Laravel Framework.

v1.0.2(3y ago)07MITJavaScriptPHP ^8.0.2

Since Oct 6Pushed 3y agoCompare

[ Source](https://github.com/mstfkhazaal/laravel-modules-inertia)[ Packagist](https://packagist.org/packages/mstfkhazaal/laravel-modules)[ RSS](/packages/mstfkhazaal-laravel-modules/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (14)Versions (4)Used By (0)

Laravel Modules with Inertia/vue
--------------------------------

[](#laravel-modules-with-inertiavue)

This repo demonstrates Inertia app with laravel modules. Therefore, following the custom commands will be used instead of laravel modules command when using Inertia/vue stack.

CommandDescriptionwue:make-moduleCreate a new module. (wrapper of module:make)wue:make-componentCreate Inertia vue components for a given modulewue:link-moduleCreate symbolic link to root asset/js directory for given module### Install

[](#install)

Clone the repo and run composer install

Basic laravel environment configurations

Run npm install &amp;&amp; npm run dev

### Create New module

[](#create-new-module)

When creating module with custom command it will also create link between module resource/js to root/resource/js. in this case link command is not required. but if module is created using default make command link command should be run after creating module.

`php artisan wue:make-module MODULE_NAME`

### Create new component

[](#create-new-component)

When creating new component with below command it just create .vue component with defined layout extends for the module. it takes 2 argument. First name of the component &amp; second name of the module.

`php artisan wue:make-component component_name Module_name`

### Link module command

[](#link-module-command)

Link module will be runs after running `php artisan wue:make-cmodule` but if you decide to use laravel-modules `php artisan module:make` command than you would also need to link command. so that during npm build it can be compiled.

### Note

[](#note)

When deleting module the created symbolic link may exist, so manual action may require.

Take a look on config/modules.php. I have made few changes.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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

3

Last Release

1312d ago

### Community

Maintainers

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

---

Top Contributors

[![mstfkhazaal](https://avatars.githubusercontent.com/u/47450090?v=4)](https://github.com/mstfkhazaal "mstfkhazaal (3 commits)")[![wadday](https://avatars.githubusercontent.com/u/194339?v=4)](https://github.com/wadday "wadday (3 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[krayin/laravel-crm

Krayin CRM

22.0k32.8k1](/packages/krayin-laravel-crm)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)

PHPackages © 2026

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