Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Laravel Modular Laravel Package

alizharb/laravel-modular

View on GitHub
Deep Wiki
Context7

Introduction

Laravel Modular is a strictly typed, scalable, and zero-configuration modular architecture implementation for Laravel 11+.

Transform your monolithic application into a domain-driven powerhouse without the complexity.

Why Modular?

Scaling a standard Laravel app can get messy. Laravel Modular organizes your code into dedicated "Modules" (e.g., Blog, Shop, Auth), keeping your domains isolated and your implementation clean.

  • Zero Config: It just works. Auto-discovery for everything.
  • Native Feel: Use php artisan make:model --module=Blog.
  • Production Ready: Unbeatable performance with built-in caching.
  • Strict & Typed: Built for professional, large-scale applications.

Installation

Get started in 30 seconds.

1. Require via Composer

composer require alizharb/laravel-modular

2. Install & Configure

This command sets up your modules/ directory, configures autoloading, and prepares your composer.json for module dependencies.

php artisan modular:install

Pro Tip: The installer automatically configures composer-merge-plugin so each module can have its own composer.json dependencies!

Quick Start

Create your first module instantly:

php artisan make:module Shop

You are now ready to build!

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
althinect/enum-permission
andydefer/laravel-actions
aimeos/prisma
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor