PHPackages                             mbedzinski/laravel\_module\_builder - 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. mbedzinski/laravel\_module\_builder

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

mbedzinski/laravel\_module\_builder
===================================

This is my package LaravelModuleBuilder

0.0.1(5y ago)01.0k1MITPHPPHP ^8.0

Since May 3Pushed 5y ago1 watchersCompare

[ Source](https://github.com/mateuszBedzinski/laravel-module-builder)[ Packagist](https://packagist.org/packages/mbedzinski/laravel_module_builder)[ Docs](https://github.com/mbedzinski/laravel_module_builder)[ GitHub Sponsors](https://github.com/mbedzinski)[ RSS](/packages/mbedzinski-laravel-module-builder/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (10)Versions (3)Used By (0)

This is my package LaravelModuleBuilder
=======================================

[](#this-is-my-package-laravelmodulebuilder)

Usage
=====

[](#usage)

### Make module

[](#make-module)

```
  php artisan make:module {ModuleName}
```

### Make module model

[](#make-module-model)

```
  php artisan make:module -m {ModuleName} {ModelName}

  -a,    Generate a migration, seeder, factory, and resource controller for the model
  -c,    Create a new controller for the model
  -f,    Create a new factory for the model
  -m,    Create a new migration file for the model
  -s,    Create a new seeder file for the model
  -p,    Indicates if the generated model should be a custom intermediate table model
  -r,    Indicates if the generated controller should be a resource controller
  --api  Indicates if the generated controller should be an API controller

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

1932d ago

### Community

Maintainers

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

---

Top Contributors

[![mateuszBedzinski](https://avatars.githubusercontent.com/u/49586747?v=4)](https://github.com/mateuszBedzinski "mateuszBedzinski (11 commits)")[![mbedzinskiudi](https://avatars.githubusercontent.com/u/72078647?v=4)](https://github.com/mbedzinskiudi "mbedzinskiudi (1 commits)")

---

Tags

laravelmbedzinskilaravel\_module\_builder

###  Code Quality

TestsPHPUnit

Static AnalysisPsalm

Type Coverage Yes

### Embed Badge

![Health badge](/badges/mbedzinski-laravel-module-builder/health.svg)

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

###  Alternatives

[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329575.9k35](/packages/codewithdennis-filament-select-tree)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)

PHPackages © 2026

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