PHPackages                             dungdeha/module-manager - 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. dungdeha/module-manager

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

dungdeha/module-manager
=======================

Module Manager &amp; Generator for laravel project

0748PHP

Since Nov 15Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dungdeha/module-manager)[ Packagist](https://packagist.org/packages/dungdeha/module-manager)[ RSS](/packages/dungdeha-module-manager/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Module Manager &amp; Generator for Laravel project.
===================================================

[](#module-manager--generator-for-laravel-project)

**Module Manager** is used to manage and generate `Module` for laravel projects.

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

[](#installation)

You can install the package via Composer:

```
composer require dungdeha/module-manager:dev-main
```

After installing the package, you need to publish the config file and the module stub files. You can do this by running the following command:

```
php artisan vendor:publish --tag=module-manager
```

Usage
-----

[](#usage)

To create a project use the following command, you have to replace the `MODULE_NAME` with the name of the module.

```
php artisan module:build MODULE_NAME
```

You may want to use ` --force` option to overwrite the existing module. if you use this option, it will replace all the exisitng files with the defalut stub files.

```
php artisan module:build MODULE_NAME --force
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 81.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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ff798571561d5deb27ab0f81aa33a15bf653c31c04e207b5feff57c7a3e720c?d=identicon)[dungdeha](/maintainers/dungdeha)

---

Top Contributors

[![dungdeha](https://avatars.githubusercontent.com/u/67670938?v=4)](https://github.com/dungdeha "dungdeha (9 commits)")[![bichdeha](https://avatars.githubusercontent.com/u/138645684?v=4)](https://github.com/bichdeha "bichdeha (2 commits)")

### Embed Badge

![Health badge](/badges/dungdeha-module-manager/health.svg)

```
[![Health](https://phpackages.com/badges/dungdeha-module-manager/health.svg)](https://phpackages.com/packages/dungdeha-module-manager)
```

###  Alternatives

[wfeller/laravel-onboard

Track onboarding steps for users when they get setup in your app.

199.5k](/packages/wfeller-laravel-onboard)[rupadana/filament-slider

Slide into Precision – Customizable Control at Your Fingertips.

1221.3k](/packages/rupadana-filament-slider)

PHPackages © 2026

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