A powerful modular architecture package for Laravel applications
saeed abdollahian

saeed abdollahian @saeedvir

Joined:
Feb 24, 2024

A powerful modular architecture package for Laravel applications

Publish Date: Nov 5 '25
0 0

for install :
See GitHub

composer require saeedvir/laravel-modular

INSTALLATION

A powerful modular architecture package for Laravel applications that allows you to organize your codebase into independent, reusable modules with automatic discovery and zero configuration.

✨ Features
🚀 Auto-Discovery - Modules automatically discovered and registered via composer merge plugin

📦 Zero Configuration - Just run composer dump-autoload after creating modules

⚡ Performance Optimized - Built-in caching and lazy loading for production use

⚡ (saeedvir/laravel-modular 🆚 nWidart/laravel-modules) Peak memory: Improved by 23.1% and Memory usage improved by 10.2%

🎨 Complete Module Structure - Controllers, models, views, routes, migrations, translations

🔧 Artisan Commands - Comprehensive CLI tools for module management

📊 Performance Monitoring - Track module discovery and operation performance

🐛 Debug-Aware Logging - Respects APP_DEBUG for production-friendly logs

🧪 Testing Support - Built-in infrastructure for module testing

🎯 Laravel 11 & 12 - Full support for modern Laravel versions

Comments 0 total

    Add comment