InterNACHI/modular
Modularize your Laravel application observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 83
- Release rhythm 64
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 31
- age_days: 2250
- days_rel: 163
- days_push: 104
- n_releases_24m: 6
Adoption not part of the score
1202 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package that adds a module system for organizing large applications into self-contained modules under an app-modules/ directory. It leverages Composer path repositories and Laravel package discovery, plus Artisan commands to scaffold new modules.
Use cases
- modularize a large laravel application
- split a laravel monolith into modules
- organize laravel code into self-contained modules
- scaffold laravel modules with artisan
- prepare laravel modules for extraction into packages
When to choose
- you have a large Laravel codebase that needs better structural organization
- you want modules that follow standard Laravel package conventions
- you may want to extract modules into standalone packages later
When to avoid
- you use a framework other than Laravel
- you need full modular monolith features like inter-module communication enforcement or runtime module isolation
- your project is small enough that a modules layer adds unnecessary complexity
Facets
library · maturity active
plugin-system developer-tools cli web-development backend developer-tools php cli laravel modular-architecture monolith-modularization package-discovery scaffolding php
1 source
- readme: https://github.com/InterNACHI/modular · fetched 2026-08-28 · 89235cbc5e2d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| InterNACHI/modular | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="InterNACHI/modular")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem