PHPackages                             rodgan/laravel-app-module-maker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. rodgan/laravel-app-module-maker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rodgan/laravel-app-module-maker
===============================

Create make command inside the app-module folder

1.2.0(7mo ago)05MITPHPPHP &gt;=8.2

Since Oct 11Pushed 7mo agoCompare

[ Source](https://github.com/rdlgnl/laravel-app-module-maker)[ Packagist](https://packagist.org/packages/rodgan/laravel-app-module-maker)[ RSS](/packages/rodgan-laravel-app-module-maker/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

📦 Laravel App Module Maker
==========================

[](#-laravel-app-module-maker)

**Laravel App Module Maker** is a Laravel package that enhances the default `make:*` Artisan commands by generating files directly inside your custom `app/Modules/` structure — perfect for developers who prefer a modular architecture in Laravel.

---

🚀 Features
----------

[](#-features)

- 🏗️ Automatically generates Laravel files like controllers, models, requests, migrations, seeders, factories, and more.
- 📁 Moves generated files into `app/Modules/{Module}/` structure.
- 🧠 Updates namespaces to reflect the module directory.
- 🔁 Works seamlessly with existing `make:*` commands.
- 🧼 Cleans up empty directories after moving files.

---

📦 Installation
--------------

[](#-installation)

You can install it via Composer using composer require rodgan/laravel-app-module-maker --dev

🧪 Usage Use the following Artisan command to create Laravel classes inside your module:

```
php artisan make:module {type} {name} {module}

php artisan make:module controller UserController Blog

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance65

Regular maintenance activity

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 88.9% 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 ~0 days

Total

3

Last Release

210d ago

### Community

Maintainers

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

---

Top Contributors

[![rdlgnl](https://avatars.githubusercontent.com/u/28173780?v=4)](https://github.com/rdlgnl "rdlgnl (8 commits)")[![rodelganancial](https://avatars.githubusercontent.com/u/199531173?v=4)](https://github.com/rodelganancial "rodelganancial (1 commits)")

### Embed Badge

![Health badge](/badges/rodgan-laravel-app-module-maker/health.svg)

```
[![Health](https://phpackages.com/badges/rodgan-laravel-app-module-maker/health.svg)](https://phpackages.com/packages/rodgan-laravel-app-module-maker)
```

PHPackages © 2026

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