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 4y 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 2d ago

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

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

1837d 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

[spatie/laravel-data

Create unified resources and data transfer objects

1.7k28.9M627](/packages/spatie-laravel-data)[spatie/laravel-livewire-wizard

Build wizards using Livewire

4061.0M4](/packages/spatie-laravel-livewire-wizard)[hirethunk/verbs

An event sourcing package that feels nice.

513162.9k6](/packages/hirethunk-verbs)[worksome/exchange

Check Exchange Rates for any currency in Laravel.

123544.7k](/packages/worksome-exchange)[ralphjsmit/livewire-urls

Get the previous and current url in Livewire.

82270.3k4](/packages/ralphjsmit-livewire-urls)[hydrat/filament-table-layout-toggle

Filament plugin adding a toggle button to tables, allowing user to switch between Grid and Table layouts.

6292.3k1](/packages/hydrat-filament-table-layout-toggle)

PHPackages © 2026

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