PHPackages                             n0izestr3am/module-management - 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. [Admin Panels](/categories/admin)
4. /
5. n0izestr3am/module-management

ActiveLibrary[Admin Panels](/categories/admin)

n0izestr3am/module-management
=============================

Module Management &amp; Generator for Laravel

v1.0.3(1y ago)013MITPHPPHP ^8.0

Since Jun 16Pushed 1y ago1 watchersCompare

[ Source](https://github.com/n0izestr3am/module-management)[ Packagist](https://packagist.org/packages/n0izestr3am/module-management)[ Docs](https://github.com/n0izestr3am/module-management)[ RSS](/packages/n0izestr3am-module-management/feed)WikiDiscussions master Synced today

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

Module Manager &amp; Generator for laravel
==========================================

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

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.

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

[](#installation)

You can install the package via composer:

```
composer require n0izestr3am/module-management
```

After installig 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-management
```

Usage
-----

[](#usage)

To create a project use the following command, you have repalce 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
```

### Testing

[](#testing)

```
composer test
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance35

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~68 days

Total

3

Last Release

612d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15981920?v=4)[Noizestream](/maintainers/n0izestr3am)[@n0izestr3am](https://github.com/n0izestr3am)

---

Top Contributors

[![n0izestr3am](https://avatars.githubusercontent.com/u/15981920?v=4)](https://github.com/n0izestr3am "n0izestr3am (17 commits)")

---

Tags

n0izestr3ammodule-management

### Embed Badge

![Health badge](/badges/n0izestr3am-module-management/health.svg)

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

PHPackages © 2026

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