modular
A powerful NestJS-inspired modular architecture for Laravel — write less, do more.
laravel-ddd-modular
by aurnob
Opinionated modular architecture for Laravel with DDD conventions, DTOs, view models, and optional integrations.
laravel-modular
by mehediishere
Native zero-dependency modular architecture for Laravel ERP systems. Provides module discovery, sidebar management, and artisan scaffolding.
laravel-modules
by sinemacula
A lightweight, convention-driven modular architecture package for Laravel - auto-discovers modules as directories with zero manifests, zero boilerplate, and nothing new to learn.
laravel-brick
by andrebhas
Build modular monolith Laravel applications with a solid foundation. Each module is a 'brick' that can be stacked wisely. Includes an optional internal bridge with async support, circuit breaker, and Pest testing.
laravel-modules
by modularize
Modular architecture for Laravel applications with automatic scaffolding for Web and API
laravel-ladwire-module
by ladbu
A modular Laravel package that adds Ladwire components to fresh Laravel projects
laravel-modular-js
by alizharb
The official JavaScript bridge for Laravel Modular offering automatic discovery and modular component resolution for Vue, Nuxt and React.
laravel-modular-filament
by alizharb
The official Filament v5 bridge for Laravel Modular offering automatic discovery and modular Artisan commands.
laravel-modular-livewire
by alizharb
The official Livewire bridge for Laravel Modular offering automatic discovery and registration of modular Livewire components.
laravel-modular
by kz370
A Laravel package for modular architecture with Filament v4 support, pattern inference, and reusable module generation
laravel-pluginable
by saeedvir
An extensive Laravel plugin system that provides automatic registration of routes, controllers, services, views, and configurations for modular application development.
laravel-featurekit
by rifatxtra
The professional Laravel MVC Starter Kit (Laravel Feature Kit) with Inertia.js v3, React 19, and Tailwind CSS v4.
laravel-modular-system
by monarul007
WordPress-like modular system for Laravel with plug-and-play functionality
laravel-routes
by geckods
Organize Laravel routes by feature/functionality instead of centralizing them in a single file
laravel-hmvc
by rawnoq
A professional Laravel package for Hierarchical Model-View-Controller (HMVC) architecture with complete modular structure support
laravel-modular
by saeedvir
A powerful modular architecture package for Laravel applications with auto-discovery, composer merge support, and comprehensive artisan commands
feature-based-laravel
by rifatxtra
A feature-based Laravel template with Inertia.js, React, Tailwind, Breeze, and Sanctum for scalable modular web applications.
laravel-module-maker
by phpsamurai
A Laravel package for generating modular HMVC structures with artisan commands
laravel-plugin-system
by soysaltan
A comprehensive Laravel plugin system with automatic registration of routes, controllers, services, views, and configs
laravel-modules
by selimppc
Lightweight, convention-based modules for Laravel 11/12. Zero request-time overhead. Keeps app migrations by default.
laravel-modular-ddd
by mghrby
A comprehensive Laravel package for building modular applications using Domain-Driven Design principles
laravel-modular
by dev-sajid
Lightweight Laravel modularization: drop-in modules under modules/ with auto-discovery, no external dependencies.
laravel-auth-scaffold
by triquang
Scaffold API & Web authentication for any Eloquent model with multi-auth support — monolith or modular Laravel.
laravel-statecraft
by grazulex
A declarative and testable way to model entity state transitions (orders, documents, processes…) with guard conditions, actions, and events.
laravel-flowpipe
by grazulex
Composable, traceable and declarative Flow Pipelines for Laravel. A modern alternative to Laravel's Pipeline, with support for conditional steps, nested flows, tracing, validation, and more.
laravel-cms
by keendigit
Laravel 12 CMS Template with Extension System - A modern CMS framework with hot-pluggable extensions
laravel-easy-modules
by kadevland
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.
laravel-sieve
by architools
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.